recompress_images filter breaks Firefox on Android #1160
Description
"recompress_images" breaks jpg images on Firefox mobile. The optimized Images show up as empty boxes with the correct size and Alt text only. All other browsers that I tested (Firefox on Windows, Chrome, IE11) are rendering the optimized images correctly
It is interesting that disabling recompress_jpeg is not enough to work around the bug, I have to disable recompress_images or rewrite_images altogether in order to work around the bug.
Website involved: http://geotek.de/
(recompress_images is disabled at the moment, but I can enable it any time if someone would like to see the bug)
Client Versions:
Firefox mobile 41.0.2
Android 5.0.1
Server Versions:
mod_pagespeed-1.9.32.4-4.1.x86_64 (Prebuilt Suse Package)
OpenSuse 13.2 x64
Apache 2.4.10-25.1
Pagespeed configuration is default out of the box, nothing changed or altered