[Bug 26130] Output is double-compressed if compression enabled prior to script start.

2010-12-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26130

Roan Kattouw  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #5 from Roan Kattouw  2010-12-10 17:24:19 
UTC ---
Was caused by a bug in ob_gzhandler, see http://bugs.php.net/bug.php?id=36514 .

Worked around this and another bug in ob_gzhandler (not directly related to
this issue) in r78199.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26130] Output is double-compressed if compression enabled prior to script start.

2010-12-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26130

--- Comment #4 from Mark Clements (HappyDog)  2010-12-08 
10:34:06 UTC ---
I'm afraid not :-(

Having upgraded to r77908, if I re-enable the ob_start() line in my
LocalSettings.php I no longer get the double-encoding on the HTML page that I
was experiencing before.  However CSS/JS files are not working with this line
enabled.

Here's what's in the header for the main page:



@media all{a.new,#quickbar a.new{color:#ba}}

Both of those URLs give the following error in Firefox:

> Content Encoding Error
> The page you are trying to view cannot be shown because it uses 
> an invalid or unsupported form of compression.

I also get the same error for the JS inclusions at the bottom of the page.

If I comment-out the ob_start() then everything seems to work fine.  Also
tested on HEAD (r78066), which has the same problem.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26130] Output is double-compressed if compression enabled prior to script start.

2010-12-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26130

--- Comment #3 from Roan Kattouw  2010-12-06 20:59:43 
UTC ---
(In reply to comment #1)
> The bug is easy to fix, simply by reverting the changes made to WebStart.php 
> in
> r72349, though I don't know enough about the reason those changes were made to
> say whether different breakages will occur if you do that...
The changes to WebStart in that revision turned out to be useless, so I
reverted them (functionally; left code flow cleanup and descriptive comment) in
r77908.

Please confirm that this fixes the bug.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26130] Output is double-compressed if compression enabled prior to script start.

2010-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26130

Roan Kattouw  changed:

   What|Removed |Added

  Component|Installation|Resource Loader
 AssignedTo|wikibug...@lists.wikimedia. |roan.katt...@gmail.com
   |org |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26130] Output is double-compressed if compression enabled prior to script start.

2010-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26130

Roan Kattouw  changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #2 from Roan Kattouw  2010-11-30 14:38:26 
UTC ---
*** Bug 25667 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26130] Output is double-compressed if compression enabled prior to script start.

2010-11-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26130

--- Comment #1 from Mark Clements (HappyDog)  2010-11-26 
18:53:17 UTC ---
Note that I experienced this on PHP 5.2.4, in case that makes a difference to
anything.

The bug is easy to fix, simply by reverting the changes made to WebStart.php in
r72349, though I don't know enough about the reason those changes were made to
say whether different breakages will occur if you do that...

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l