User "MZMcBride" posted a comment on MediaWiki.r90191.

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

make it so that images always work regardless of whether they include the 
prefix or not

Comment:

> if ( imageName.indexOf( 'File:' ) !== 0 && imageName.indexOf( 'Image:' ) !== 
> 0 ) {

This doesn't look localization friendly.

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

Reply via email to