"Reedy" posted a comment on MediaWiki.r109739.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/109739#c29919

Commit summary for MediaWiki.r109739:

Followup r109711

When given a script, it may or may not have the full path. So cannot do a 
direct array comparison. Which means it can be: $relFile, $maintenance . 
$relFile, $wikimediaMaintenance . $relFile

Try all locations, and if no matches to the wikiless presume it needs a wiki 
parameter (or else, it's a script we haven't been told is wikiless yet, tough! 
add it yourself)

The scripts that have moved for 1.19 can be removed from the phase3/maintenance 
$wikiless list after 1.19 is sitewide

Reedy's comment:

Re-educating users to give the full path (though, that is what they are more 
traditionally used to) would be so much easier ;)

I'm gonna revert out most of this for the moment, until I get more time to 
actually work on it. Reduces the chance of accidentally getting partially 
broken versions live on WMF

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

Reply via email to