[wp-trac] [WordPress Trac] #61614: Media: Ensure Imagick quality is set correctly

WordPress Trac noreply at wordpress.org
Thu Oct 17 17:03:40 UTC 2024


#61614: Media: Ensure Imagick quality is set correctly
---------------------------------------------+-----------------------------
 Reporter:  adamsilverstein                  |       Owner:
                                             |  adamsilverstein
     Type:  defect (bug)                     |      Status:  closed
 Priority:  normal                           |   Milestone:  6.7
Component:  General                          |     Version:  6.5
 Severity:  normal                           |  Resolution:  fixed
 Keywords:  has-patch commit has-unit-tests  |     Focuses:
---------------------------------------------+-----------------------------
Changes (by adamsilverstein):

 * owner:  (none) => adamsilverstein
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"59247" 59247]:
 {{{
 #!CommitTicketReference repository="" revision="59247"
 Media: Ensure Imagick quality is set correctly.

 Fix an issue where Imagick did not properly set image quality for AVIF
 images. Adds a call to `setCompressionQuality`  where we currently call
 `setImageCompressionQuality`

 Props: jamesosborne, adamsilverstein, mukeshpanchal27.

 Fixes: #61614.
 }}}

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


More information about the wp-trac mailing list