* (bug 14080) Short notation links to subpages didn't work in edit summaries
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 20 Jul 2009 02:07:56 +0000 (02:07 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 20 Jul 2009 02:07:56 +0000 (02:07 +0000)
commit43bf053fd0e19e6a126c9c030846cced2f758f0f
treeb3a248b2e0933212039757696241daf318eb0c61
parent6988ca0c355e1604b0c490c93acac31d3298f003
* (bug 14080) Short notation links to subpages didn't work in edit summaries
Moved Parser::maybeDoSubpage guts to Linker to call from both locations.
Added some parser test cases.
Note that this might not behave exactly like the main parser in cases where the link text would get altered, but the links are functional. Yay!
RELEASE-NOTES
includes/Linker.php
includes/parser/Parser.php
maintenance/parserTests.txt