https://bugzilla.wikimedia.org/show_bug.cgi?id=25558
--- Comment #22 from Aryeh Gregor <[email protected]> 2011-05-11 22:02:09 UTC --- loadHtml() is unlikely to break on malformed input. The bigger issue is that doing it this way is both fragile and requires more code, compared to just writing a skin. The only reason to hack the HTML output is if you're not familiar with the MediaWiki codebase or skin system, in which case that's easier than doing it properly -- but I'd hope Wikimedia has enough employees who understand MediaWiki to do it right. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
