[wp-trac] [WordPress Trac] #50866: Media Uploader Blows Up File Sizes
WordPress Trac
noreply at wordpress.org
Fri May 7 14:05:05 UTC 2021
#50866: Media Uploader Blows Up File Sizes
-------------------------------------+-------------------------------------
Reporter: hvar | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.8
Component: Media | Version: 5.4.2
Severity: major | Resolution:
Keywords: has-patch has-unit- | Focuses: administration,
tests dev-feedback needs-testing | performance
has-testing-info |
-------------------------------------+-------------------------------------
Comment (by Boniu91):
I wasn't able to reproduce it. When adding media to the Gutenberg page,
it's using the compressed version, not the generated one:
[[Image(Compression ticket.PNG)]]
While on the server there was a specific copy available:
{{{
-rw-rw-r-- 1 ubuntu ubuntu 8.9K May 7 13:52 Webp.net-compress-image-2.jpg
-rw-rw-r-- 1 ubuntu ubuntu 4.3K May 7 13:52 Webp.net-compress-
image-2-300x122.jpg
-rw-rw-r-- 1 ubuntu ubuntu 23K May 7 13:52 Webp.net-compress-
image-2-1024x416.jpg
-rw-rw-r-- 1 ubuntu ubuntu 3.1K May 7 13:52 Webp.net-compress-
image-2-150x150.jpg
-rw-rw-r-- 1 ubuntu ubuntu 14K May 7 13:52 Webp.net-compress-
image-2-768x312.jpg
**-rw-rw-r-- 1 ubuntu ubuntu 13K May 7 13:52 Webp.net-compress-
image-2-1536x624.jpg**
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50866#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list