Closed serpent7776 closed 10 years ago
What were the problems?
thumbnails created with jit_image_manipulation were not displayed in browser, but were properly displayed via wget. When accessing from Firefox it said image could not be renderer, because it is broken. I could reproduce this on my development machine by enabling zlib.output_compression.
Had you tried the latest from integration which includes #81 which fixes #67?
No, I was using master branch. Sorry to bother with already fixed problem.
Ah, cool. Glad to hear it fixed the issue for you, too.
I had some problems with images generated with jit_image_manipulation on server with zlib.output_compression set to 'on'. Therefore I suggest disabling zlib.output_compression in .htaccess and adding explicit call to ob_start to lib/image.php.