schmitzal / tinyimg

TYPO3-Extension which compresses images (png & jpg) uploaded in the backend with the tinypng API
GNU General Public License v3.0
15 stars 11 forks source link

Tinyimg not displaying correct file size in Version 1.5.1 #55

Closed lorenzanmey closed 4 years ago

lorenzanmey commented 4 years ago

Since version 1.5.1 tinyimg shows "Tinyimg saved you about 0% of your file size!" for every image on TYPO3 8.7.33 (eLTS) after the compression. If I open an image I see that the file size has changed and the compression did in fact work, but the information shown is wrong. Even the TYPO3 filelist module displays the original file size, not the compressed size.

schmitzal commented 4 years ago

Thanks for the report. I'll try to reproduce this error and check for a fix

schmitzal commented 4 years ago

Update: could reproduce the problem. looking for a solution

schmitzal commented 4 years ago

Bugfix released