User "Platonides" changed the status of MediaWiki.r86897.

Old Status: new
New Status: resolved

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

* (bug 28627) External link normalization now handles file: URL cases without 
throwing notice warnings.

Added some test cases for wfMakeUrlIndex() to GlobalTests (tweaks 
$wgUrlProtocols to toss in file:// support so it can test them).
Needs more cases for other URL styles probably; some of the more pathological 
file: URL cases still won't normalize really cleanly but will go through the 
function without exploding. The most-needed variants will be the 
Windows/IE-compatible ones I think -- so file:///c:/foo or file://server/foo.

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

Reply via email to