* Fixed a content loss bug that would occour if
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Mon, 8 Aug 2005 11:11:55 +0000 (11:11 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Mon, 8 Aug 2005 11:11:55 +0000 (11:11 +0000)
commit275fbe7f5219b74b4f4a36b53f9556c65d8228ff
tree7108b26810cc5f04b797f8930ec21fb97c42b57c
parent002b7db854b77603c27fcf0f50efb8bb924be877
* Fixed a content loss bug that would occour if
  $wgContLang->linkPrefixExtension() evaluated to true and the string being
  passed to Parser::replaceInternalLinks() matched msg:linkprefix
includes/Parser.php