Implements bug 24343 "localurl discards section id".
authorAntoine Musso <hashar@users.mediawiki.org>
Wed, 29 Sep 2010 19:51:48 +0000 (19:51 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Wed, 29 Sep 2010 19:51:48 +0000 (19:51 +0000)
commitc9ed45c9488381c76c85943f7274b2466d8a3b9d
tree85bfaec51f5c33871e5ddf5070c99ef9dcdcc71b
parent8f25c77bc294486f3efe87313ffcd068658b0887
Implements bug 24343 "localurl discards section id".
* parser hook 'linkurl' which use Title::getLinkUrl()
* very basic tests for the Title class
RELEASE-NOTES
includes/parser/CoreParserFunctions.php
languages/messages/MessagesEn.php
maintenance/tests/phpunit/includes/TitleTest.php