[wp-trac] [WordPress Trac] #62900: PNG original image not affected by conversion filter

WordPress Trac noreply at wordpress.org
Thu Feb 20 06:44:18 UTC 2025


#62900: PNG original image not affected by conversion filter
---------------------------------------------+-----------------------------
 Reporter:  pixlpirate                       |       Owner:
                                             |  adamsilverstein
     Type:  defect (bug)                     |      Status:  closed
 Priority:  normal                           |   Milestone:  6.8
Component:  Media                            |     Version:  6.7.1
 Severity:  normal                           |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests commit  |     Focuses:
---------------------------------------------+-----------------------------
Changes (by adamsilverstein):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"59844" 59844]:
 {{{
 #!CommitTicketReference repository="" revision="59844"
 Media: fix full size image generation for PNG uploads.

 Remove a limitation that prevented PNG uploads from generating the full
 sized image. Fixes a bug where using the image_editor_output_format filter
 would not generate full sized images as expected. The removed code was
 present to prevent overly large PNG image output, however this issue was
 resolved separately in #36477.

 Props: adamsilverstein, pixlpirate, flixos90, mukesh27, azaozz.

 Fixes #62900.
 }}}

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


More information about the wp-trac mailing list