"Tim Starling" changed the status of MediaWiki.r110259 to "ok" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110259
Old status: new > New status: ok Commit summary for MediaWiki.r110259: In FileBackendBase/FileBackend: * Moved some public static functions from FileBackend to FileBackendBase as the later defines the public API. * Made splitStoragePath() return null if the backend or container name is empty. * Made normalizeContainerPath() kill leading directory separators. * Added more unit tests and made some documentation tweaks. In FSFileBackend: * Added resolveContainerName() to disallow '.' a container name, since this would cause a traversal. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
