(bug 31213) Exception thrown when trying to move file cross-namespace.
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Thu, 29 Sep 2011 18:35:34 +0000 (18:35 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Thu, 29 Sep 2011 18:35:34 +0000 (18:35 +0000)
commitae6ee23e335888b07cf3b198f361b8bd1c70a37f
tree7e2a00a95ada6a0a8467a875f1a36a81185543de
parentf9075cff41ee809fc116ef61c1298460d40fd3e3
(bug 31213) Exception thrown when trying to move file cross-namespace.
* Don't try to construct a File object when the namespace is wrong
* Start on some tests
RELEASE-NOTES-1.18
includes/Title.php
tests/phpunit/includes/TitleTest.php