https://bugzilla.wikimedia.org/show_bug.cgi?id=18620
Happy-melon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6069 is|0 |1 obsolete| | --- Comment #7 from Happy-melon <[email protected]> 2009-04-29 15:37:54 UTC --- Created an attachment (id=6070) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6070) updated, use Xml::tags(); still against r49962 I guess you're right; tried and it worked fine. It definitely needs to be tags(); using elements escapes things like links. htmlspecialchars is the thing to use to disable tags, right? (Not relevant for this, but will be in my rewrite of SpecialAllmessages). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
