Make an attempt to fix some more problems:
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 21 Jun 2005 21:35:48 +0000 (21:35 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 21 Jun 2005 21:35:48 +0000 (21:35 +0000)
commitf8d1bc3ce3a1ea7d6b0dbfdfd5752f7ab2c1eb02
tree56ad1a354cc1d9664ae623fe21bd93c073d655ef
parent97a0499a14da05d59e79bafeb8e212376981affa
Make an attempt to fix some more problems:
* incorrect escaping of URL components
* missing escaping of URLs in <a href> tags
* don't try to place HTML-formatted wikitext into a single-quoted attribute value
* an odd str_replace
* some other XHTML bits
includes/SpecialValidate.php