Followup r73880, forgot to give kbd and samp their attribute whitelists
authorChad Horohoe <demon@users.mediawiki.org>
Tue, 28 Sep 2010 15:41:55 +0000 (15:41 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Tue, 28 Sep 2010 15:41:55 +0000 (15:41 +0000)
includes/Sanitizer.php

index ea36f25..63d9978 100644 (file)
@@ -1449,8 +1449,8 @@ class Sanitizer {
                        'cite'       => $common,
                        'dfn'        => $common,
                        'code'       => $common,
-                       # samp
-                       # kbd
+                       'samp'       => $common,
+                       'kbd'        => $common,
                        'var'        => $common,
                        'abbr'       => $common,
                        # acronym