[wp-trac] [WordPress Trac] #11600: gzuncompress() error on http.php line 1824
WordPress Trac
wp-trac at lists.automattic.com
Tue Jan 5 10:41:48 UTC 2010
#11600: gzuncompress() error on http.php line 1824
--------------------------+-------------------------------------------------
Reporter: ipstenu | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: HTTP | Version: 2.9
Severity: major | Keywords: has-patch
--------------------------+-------------------------------------------------
Comment(by france1972):
Thanks dd32 for your kindness and your prompt reply! since i am not an
expert i just wanted to tell you that i only implemented this fix on
http.php:
if ( false !== ($data = gzinflate($gzData)))
return $data;
is this what you meant??
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11600#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list