[wp-trac] [WordPress Trac] #11316: Deflate decompression error with PHP 5.3.0 and IIS 7

WordPress Trac wp-trac at lists.automattic.com
Sat Dec 26 04:53:39 UTC 2009


#11316: Deflate decompression error with PHP 5.3.0 and IIS 7
--------------------------+-------------------------------------------------
 Reporter:  amattie       |       Owner:  dd32      
     Type:  defect (bug)  |      Status:  new       
 Priority:  normal        |   Milestone:  Unassigned
Component:  HTTP          |     Version:  2.9       
 Severity:  normal        |    Keywords:            
--------------------------+-------------------------------------------------

Comment(by dd32):

 Related: #11600

 Sounds like that could be the same case here. Where the deflation method
 IIS7 uses is a RAW deflate, rather than a HTTP deflate, Technically the
 same thing, just http deflate has extra meta data (headers and a footer)
 defining the type of document.

 Patch on that ticket basically does what has been posted here.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11316#comment:17>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list