Follow-up to r88667; finish reverting bogus test cases from r87964. It looks like...
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 23 May 2011 20:24:09 +0000 (20:24 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 23 May 2011 20:24:09 +0000 (20:24 +0000)
commitc099e759ca8311085cc158c58fe84ba5ec04555f
tree72fa57c6cd117717a800aff33b11d14e828cd247
parentd3eb4d8053de3f4f0b80926971c8fa8275e15ead
Follow-up to r88667; finish reverting bogus test cases from r87964. It looks like these cases need to be re-added, but correctly; for instance getLocalUrl() **DOES NOT** return something in $wgArticlePath space when an action is given that's not view. It **MUST** return the matching $wgActionPath or else use $wgScript directly, to ensure that URL structuring rules & security rules are followed.
tests/phpunit/includes/TitleTest.php