User "Bryan" changed the status of MediaWiki.r89528.

Old Status: new
New Status: fixme

User "Bryan" also posted a comment on MediaWiki.r89528.

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

* (bug 22179) Internal use of API (FauxRequest) results in HTTP headers being 
set


Per Chad, switch API to use WebResponse::header() wrapper

Add $http_response_code to WebResponse::header()


Fix some code spacing/whitespace issues

Comment:

Do you really need to introduce the use of the $wgRequest global? You should be 
able to use $this->getMain()->getRequest() always.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to