Followup r104274, r104676. Fix the bug that broke fr. Forgot to rawurldecode path...
authorDaniel Friesen <dantman@users.mediawiki.org>
Wed, 30 Nov 2011 15:09:08 +0000 (15:09 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Wed, 30 Nov 2011 15:09:08 +0000 (15:09 +0000)
commitd6cf8c57b4f5b0fdab7010a2e58a4baaec56f42f
tree1a336549d4639b1692824a98eb71a69c4954f53c
parent0095c08ed205bec215f4e320a91fc181383a23b4
Followup r104274, r104676. Fix the bug that broke fr. Forgot to rawurldecode path contents.
Also add /u just for sanity sake.
Add new tests for url encoding, unicode, and length edge cases.
includes/PathRouter.php
tests/phpunit/includes/PathRouterTest.php