* (bug 3837) Leave <center> as is instead of doing an unsafe text replacement
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 6 Jun 2006 23:50:16 +0000 (23:50 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 6 Jun 2006 23:50:16 +0000 (23:50 +0000)
commit02ff859a87333e41c4e4a9d8425507faec9c2ae9
tree3718ad77a13a0eefa1e0e4e217ac2e9885bbc633
parentec377a67c46da32e2a537bd34ddfb44eaec13f42
* (bug 3837) Leave <center> as is instead of doing an unsafe text replacement
  to <div class="center">. <center> is perfectly valid in the target doctype
  (XHTML 1.0 Transitional), while the replacement didn't catch all cases and
  could even result in invalid output from valid input.
RELEASE-NOTES
includes/Parser.php
maintenance/parserTests.txt