User "Aaron Schulz" changed the status of MediaWiki.r91726.

Old Status: new
New Status: ok

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

Revert r91263 (fixing $wgScriptPath for cli installer). Completely breaks the 
web installer for two important reasons:
* $wgScriptPath always has a default value of '/wiki', so the getVar() check 
will always be true and skip the environment check
* Also began returning true in the SCRIPT_NAME which would mean $wgScriptPath 
never got set

Breakage spotted by LewisCawte on IRC, thanks!

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

Reply via email to