[wp-trac] [WordPress Trac] #63302: SVG images can't be uploaded anymore due to a resizing issue
WordPress Trac
noreply at wordpress.org
Mon Apr 28 15:55:52 UTC 2025
#63302: SVG images can't be uploaded anymore due to a resizing issue
-------------------------------------------------+-------------------------
Reporter: audrasjb | Owner:
| adamsilverstein
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.8.1
Component: Editor | Version: 6.8
Severity: normal | Resolution: fixed
Keywords: has-screenshots has-patch needs- | Focuses:
testing has-unit-tests commit fixed-major |
dev-reviewed |
-------------------------------------------------+-------------------------
Changes (by desrosj):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"60196" 60196]:
{{{
#!CommitTicketReference repository="" revision="60196"
Media: Don't try to resize image formats which can't be resized
While having a mime type with an "image" prefix, SVG images are in fact
"Scalable Vector Graphics" that can be scaled directly.
Follow-up to [60084].
Reviewed by desrosj.
Backports [60195] to the 6.8 branch.
Props sirlouen, adamsilverstein, audrasjb, pbiron, sainathpoojary,
dilipbheda, pratiklondhe.
Fixes #63302. See #61167.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63302#comment:41>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list