[wp-trac] [WordPress Trac] #62359: Converted images have the dimension suffix added to the full size image.
WordPress Trac
noreply at wordpress.org
Mon Nov 11 15:44:23 UTC 2024
#62359: Converted images have the dimension suffix added to the full size image.
-------------------------------------------------+-------------------------
Reporter: peterwilsoncc | Owner:
| peterwilsoncc
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.7
Component: Media | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests reporter- | Focuses:
feedback commit |
-------------------------------------------------+-------------------------
Changes (by davidbaumwald):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"59381" 59381]:
{{{
#!CommitTicketReference repository="" revision="59381"
Media: Remove dimension suffix from full size converted HEIC images.
Removes the dimension suffix, eg `-1000x1000` from the file name of full
size images automatically converted from HEIC to JPEGs by WordPress.
Introduces unit tests for the default conversion of images and customized
conversion settings via the `image_editor_output_format` filter.
Follow up to [58849], [58942], [59317], [59346], [59366].
Reviewed by davidbaumwald.
Merges [59379] and [59380] to the 6.7 branch.
Props mukesh27, peterwilsoncc, azaozz, apermo, flixos90, ironprogrammer.
Fixes #62359.
See #53645, #62305.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62359#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list