Menu

#12 Wide characters interact poorly with memGzip

open
nobody
None
5
2009-02-23
2009-02-23
David Adam
No

A number of our pages were failing to display with webapp.enable_gzip=1 in chirpy.ini, as it would print a small amount of gzipped output and then output an error page complaining about wide characters and gzip.

Perhaps the gzip code in util/gzip.pl could be amended with a patch similar to this:
http://www.perlmonks.org/?node_id=702322

Discussion


Log in to post a comment.