https://bugzilla.wikimedia.org/show_bug.cgi?id=45026
--- Comment #5 from [email protected] --- The parse failure is related to this unclosed div-attribute in http://en.wikipedia.org/w/index.php?title=Template:listen/core&action=edit Note the missing " on the 3rd line. So, Parsoid tokenizer doesn't yet handle this. I guess we can make Parsoid more robust, but maybe also fix the template? See https://bugzilla.wikimedia.org/show_bug.cgi?id=45341 for another example of fixing a template was considered the right fix. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
