[wp-trac] [WordPress Trac] #61167: AVIF image thumbnail not created !

WordPress Trac noreply at wordpress.org
Wed Oct 23 17:04:45 UTC 2024


#61167: AVIF image thumbnail  not created !
-------------------------------------------------+-------------------------
 Reporter:  joomskys                             |       Owner:
                                                 |  adamsilverstein
     Type:  defect (bug)                         |      Status:  assigned
 Priority:  normal                               |   Milestone:  6.8
Component:  Media                                |     Version:  6.5
 Severity:  normal                               |  Resolution:
 Keywords:  avif image thumbnail good-first-bug  |     Focuses:
  early                                          |  performance
-------------------------------------------------+-------------------------
Changes (by adamsilverstein):

 * keywords:  avif image thumbnail good-first-bug has-patch => avif image
     thumbnail good-first-bug early
 * milestone:  Awaiting Review => 6.8


Comment:

 > Or maybe implement that error in JS in Gutenberg, and keep the change to
 allowedMimeTypes in case an unsupported image is uploaded by other means.

 I agree, we can improve the error message in Gutenberg. The important part
 here is preventing uploads when the mime type isn't supported by the
 service.

 I created a new PR (before I found my old one) -
 https://github.com/WordPress/wordpress-develop/pull/7629. This new PR now
 covers `HEIC` images, so it also fixes
 https://github.com/WordPress/gutenberg/issues/66293

 Marking this for 6.8 early since we are already in RC.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/61167#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list