User "Brion VIBBER" posted a comment on MediaWiki.r94041.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/94041#c20864
Commit summary:

Readd basic headers and <html>...</html> arround error contents that was 
removed in r90993. This caused display errors of UTF-8 characters due to the 
lack of these things in a DBConnectionError exception.

Comment:


This code appears to be trying to output something like 'HTTP/1.1 500 MediaWiki 
Error', but using $_SERVER['SERVER_PROTOCOL']. And it seems to output it on 
things that run in phpunit tests.
Seems pretty broken?

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to