"Aaron Schulz" changed the status of MediaWiki.r111588 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111588

Old status:  new
New status: ok

Commit summary for MediaWiki.r111588:

important fix inside HttpFunctions.php. I noticed that when you call 
HttpRequest::factory with noProxy=true for example inside an intranet, this is 
ignored in (Curl)HttpRequest because the proxy url is not cleared. This commit 
makes sure at lowest level - namel in the public function proxySetup() - that a 
optional(true) value of  noProxy is observed and that it (now) also clears the 
proxy url. (I have been told that I am allowed to commit this patch. Please 
carefully review, as usual).

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

Reply via email to