[wp-trac] [WordPress Trac] #49184: WordPress Admin Add Media upload when filename size is bigger than threshold, it adds suffix "-scaled" on its filename.
WordPress Trac
noreply at wordpress.org
Mon Jan 13 09:58:47 UTC 2020
#49184: WordPress Admin Add Media upload when filename size is bigger than
threshold, it adds suffix "-scaled" on its filename.
--------------------------+-----------------------------
Reporter: traqy | Owner: (none)
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: Media | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
WordPress Admin Upload Image bug
* Upon upload of a very big image size, the record saved in wp_postmeta
meta_value as upload filename has a suffix of "-scaled". But the file
saved don't have the suffix "-scaled" in its filename. Thus, when insert
image in a post with the editor, image will not show because the image
save in the local storage didn't have the "-scaled" suffix.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49184>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list