"Reedy" posted a comment on MediaWiki.r110922.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110922#c30620

Commit summary for MediaWiki.r110922:

Added some simple path validation to resolveContainerPath() in FSFileBackend. 
This makes file op batches a bit more robust.

Reedy's comment:

You're missing | from the windows regex. 

On Windows \ and / aren't valid in folder names, but it uses backslashes in 
paths... So shouldn't / be blacklisted also? Or will PHP use it sometimes?

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

Reply via email to