merge in prettyURL patch
authorAntoine Musso <hashar@users.mediawiki.org>
Fri, 13 May 2011 11:41:17 +0000 (11:41 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Fri, 13 May 2011 11:41:17 +0000 (11:41 +0000)
commitefd83c55fcfa0930590855ba106a7ca34e6a4d02
tree6731e7ced60d7915e8cf9765d84c2bf5a9a0b016
parent9a6b0a26e768bbbc7d9584aec3d4d35de67d8d41
merge in prettyURL patch

This is basicly a merge of r84386 & r84491, see their commit messages for
more details.

r84386 makes wikilinks nicer by updating the URL forge implemented by r2621
r84491 fix an issue with the (un)?watch links. getParamValue should not be
used to guess 'title' or 'action'
includes/Setup.php
includes/Title.php
resources/mediawiki.action/mediawiki.action.watch.ajax.js
resources/mediawiki.util/mediawiki.util.js
tests/parser/parserTests.txt
tests/phpunit/includes/TitleTest.php