https://bugzilla.wikimedia.org/show_bug.cgi?id=17486
--- Comment #16 from Aryeh Gregor <[email protected]> 2010-01-10 12:17:21 UTC --- You're right, save-time tidying won't work. If we put up a warning for well-formedness errors, we'd have to make sure a) it's easy to ignore, b) it only hits the right messages. There are almost certainly some messages where an XML fragment is perfectly reasonable to have -- a tag could legitimately be opened in one message and closed in another. So it would require some work. As I say, the long-term solution is to avoid XML like the plague. It's just too fragile. -- 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
