Switch from Xml:: to Html:: in a few places
authorAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 21 Aug 2009 20:39:35 +0000 (20:39 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 21 Aug 2009 20:39:35 +0000 (20:39 +0000)
commitaece69bc8946bd3373e68ad511da7e75829b37a4
tree88e9fe0a3a47d88f2409f31823b778c4b45a5bc3
parentdefb1eeaf01f17f0861f96ef190adf0c1d774093
Switch from Xml:: to Html:: in a few places

These should all theoretically be covered by the parser tests.  All
tests pass, the only change needed was to account for less overescaping
in Html::expandAttributes().  There's no reason to escape <>' in
"-quoted attributes, unless I'm mistaken and have just added some XSS.
includes/Linker.php
includes/parser/DateFormatter.php
maintenance/parserTests.txt