[wp-trac] [WordPress Trac] #9000: Support output_handler =
ob_gzhandler in script/style compresser
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 30 10:43:37 GMT 2009
#9000: Support output_handler = ob_gzhandler in script/style compresser
----------------------------+-----------------------------------------------
Reporter: DD32 | Owner: anonymous
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: Administration | Version: 2.8
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
My host setup uses {{{output_handler = ob_gzhandler}}} in order to allow
for non-compressed output (Which isnt possible with zlib) for certain
scripts, Under the current trunk, In the event that this setup is used,
WordPress becomes unable to load the Styles (and quite possibly scripts).
Whilst theres a test in the JS loader, i'm not sure how its working..
since i was getting a non-styled page under IE/FF.. (Opera handles double
gzip encoding fine..)
The attached patch adds a test for the above case to the load files.
--
Ticket URL: <http://trac.wordpress.org/ticket/9000>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list