[Bug 28069] MediaWiki fails streaming files when mod_deflate and ob_gzhandler are also set ("Content-Encoding: , gzip")

2011-07-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28069 Mark A. Hershberger changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Bug 28069] MediaWiki fails streaming files when mod_deflate and ob_gzhandler are also set ("Content-Encoding: , gzip")

2011-03-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28069 --- Comment #13 from Platonides 2011-03-19 16:17:26 UTC --- > It was apparently fixed somewhere between 2006 and 2010, but I don't know if > it > got fixed before the Firefox 2.0 or 3.0 releases, or if other browsers are > affected. It's str

[Bug 28069] MediaWiki fails streaming files when mod_deflate and ob_gzhandler are also set ("Content-Encoding: , gzip")

2011-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28069 --- Comment #12 from Dan Nessett 2011-03-19 00:34:42 UTC --- (In reply to comment #11) > > Just use the test case Brion provided to Mozilla. Create a php file containing > (with some_file.png being a real file) > header('Content-Type: image/

[Bug 28069] MediaWiki fails streaming files when mod_deflate and ob_gzhandler are also set ("Content-Encoding: , gzip")

2011-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28069 --- Comment #11 from Platonides 2011-03-18 23:28:20 UTC --- (In reply to comment #10) > and, it appears, either > Apache or some other logic in MW requested gzip encoding (now with a properly > formed Content-Encoding header value). It was m

[Bug 28069] MediaWiki fails streaming files when mod_deflate and ob_gzhandler are also set ("Content-Encoding: , gzip")

2011-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28069 --- Comment #10 from Dan Nessett 2011-03-18 22:59:32 UTC --- (In reply to comment #9) > Here's the bug entry for Firefox being unable to load pages specifying > 'Content-encoding: identity': > > https://bugzilla.mozilla.org/show_bug.cgi?id=34

[Bug 28069] MediaWiki fails streaming files when mod_deflate and ob_gzhandler are also set ("Content-Encoding: , gzip")

2011-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28069 --- Comment #9 from Brion Vibber 2011-03-18 18:47:35 UTC --- Here's the bug entry for Firefox being unable to load pages specifying 'Content-encoding: identity': https://bugzilla.mozilla.org/show_bug.cgi?id=341944 It was apparently fixed some

[Bug 28069] MediaWiki fails streaming files when mod_deflate and ob_gzhandler are also set ("Content-Encoding: , gzip")

2011-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28069 --- Comment #8 from Dan Nessett 2011-03-18 18:05:30 UTC --- I have backported r84060 to the code running on our test wiki (http://test.citizendium.org). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You

[Bug 28069] MediaWiki fails streaming files when mod_deflate and ob_gzhandler are also set ("Content-Encoding: , gzip")

2011-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28069 --- Comment #7 from Dan Nessett 2011-03-18 16:56:36 UTC --- (In reply to comment #5) > Created attachment 8309 [details] > Ignore empty Content-Encoding in mod_deflate > > > I checked php.ini on our wiki server and output_handler=ob_gzhandler

[Bug 28069] MediaWiki fails streaming files when mod_deflate and ob_gzhandler are also set ("Content-Encoding: , gzip")

2011-03-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28069 --- Comment #6 from Dan Nessett 2011-03-18 00:32:53 UTC --- (In reply to comment #5) > Created attachment 8309 [details] > Ignore empty Content-Encoding in mod_deflate > > > I checked php.ini on our wiki server and output_handler=ob_gzhandler

[Bug 28069] MediaWiki fails streaming files when mod_deflate and ob_gzhandler are also set ("Content-Encoding: , gzip")

2011-03-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28069 --- Comment #5 from Platonides 2011-03-17 21:48:58 UTC --- Created attachment 8309 --> https://bugzilla.wikimedia.org/attachment.cgi?id=8309 Ignore empty Content-Encoding in mod_deflate > I checked php.ini on our wiki server and output_hand

[Bug 28069] MediaWiki fails streaming files when mod_deflate and ob_gzhandler are also set ("Content-Encoding: , gzip")

2011-03-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28069 --- Comment #4 from Dan Nessett 2011-03-17 18:06:37 UTC --- (In reply to comment #2) > > I will deactivate mod_deflate and see if that fixes the problem. This works. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=ema

[Bug 28069] MediaWiki fails streaming files when mod_deflate and ob_gzhandler are also set ("Content-Encoding: , gzip")

2011-03-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28069 --- Comment #3 from Dan Nessett 2011-03-17 17:33:22 UTC --- > However, we > have other applications running on our wiki server machine that use apache > (e.g., WordPress and Subversion), so a global solution involving mod_deflate > activation m

[Bug 28069] MediaWiki fails streaming files when mod_deflate and ob_gzhandler are also set ("Content-Encoding: , gzip")

2011-03-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28069 Dan Nessett changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Bug 28069] MediaWiki fails streaming files when mod_deflate and ob_gzhandler are also set ("Content-Encoding: , gzip")

2011-03-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28069 Platonides changed: What|Removed |Added Status|NEW |RESOLVED Resolution|