Make good-faith effort to run BrokenLink hook in Linker::link(). No parser-test...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 4 Aug 2008 19:36:20 +0000 (19:36 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 4 Aug 2008 19:36:20 +0000 (19:36 +0000)
commit47a1e38e789a34758d36b69dfdd325f5487b98f2
tree7a8f79ea4eaaf948992ea24f029f2de2c4648a4b
parent037dab1a29391ba09ea794334e36072d62945d4b
Make good-faith effort to run BrokenLink hook in Linker::link().  No parser-test regressions, and it shouldn't change behavior unless Xml::expandAttributes() and Sanitizer::decodeTagAttributes() aren't inverses up to normalization.
includes/Linker.php
includes/Xml.php