From: Aryeh Gregor Date: Thu, 19 Oct 2006 02:29:12 +0000 (+0000) Subject: (bug 7623) Use Sanitizer::escapeId to validate id's, not htmlspecialchars. X-Git-Tag: 1.31.0-rc.0~55435 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=0d2132fe0220bfe9993ef99646a1ceb7451360e9;p=lhc%2Fweb%2Fwiklou.git (bug 7623) Use Sanitizer::escapeId to validate id's, not htmlspecialchars. --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 9ba9605317..5489616a70 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -57,7 +57,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN alias for compatibility * (bug 4525) Move section links down visually to same level as headings editsection links are now inside the heading elements) - +* (bug 7623) Validate custom HTML id's correctly in Monobook interface == Languages updated == diff --git a/skins/MonoBook.php b/skins/MonoBook.php index 299e5d43f3..36c36e9798 100644 --- a/skins/MonoBook.php +++ b/skins/MonoBook.php @@ -115,7 +115,7 @@ class MonoBookTemplate extends QuickTemplate {
msg('views') ?>