https://bugzilla.wikimedia.org/show_bug.cgi?id=14107
--- Comment #4 from Brion Vibber <[email protected]> 2011-05-10 23:10:55 UTC --- I think you just want Sanitizer::stripAllTags() here after using the actual comment formatter? I tend to agree that this may not be ideal anyway as it may hide stuff; consider in particular that everything gets appended into one giant string, and the more markup is in there, the faster it'll hit the 255-byte limit. If it's invisible markup, it's even harder to tell where you'll get cut off. -- 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
