[Bug 54053] webserver treats script headers flaky

2014-07-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54053

Tim Landscheidt t...@tim-landscheidt.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

-- 
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 54053] webserver treats script headers flaky

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54053

--- Comment #3 from Tim Landscheidt t...@tim-landscheidt.de ---
Both examples look fine to me?!

-- 
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 54053] webserver treats script headers flaky

2013-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54053

--- Comment #2 from Betacommand phoenixoverr...@gmail.com ---
Ive since modified all my code to deal with this, but I have a function for
building the top of an HTML file (title, scripts, ect) and in some cases the
content type is required and in others it is displayed as raw text. 

example where content type is displayed:
http://tools.wmflabs.org/betacommand-dev/nfcc/NFCC9.html

and an example of where its required and not displayed:
http://tools.wmflabs.org/betacommand-dev/cgi-bin/img_removal.py?title=London_City_%28soccer_club%29

-- 
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 54053] webserver treats script headers flaky

2013-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54053

--- Comment #1 from Tim Landscheidt t...@tim-landscheidt.de ---
Could you provide some examples, especially where Zeus gave a different output
than Apache?

In general, Content-Type: (or other headers) appearing as visible mark-up
means that the script sent non-header data to the webserver before the header. 
That's not something that any webserver can fix.

-- 
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