https://bugzilla.wikimedia.org/show_bug.cgi?id=50754
John Mark Vandenberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |High CC| |[email protected] Summary|VisualEditor: more |VisualEditor: broken |dirty-diffing from broken |<table> syntax causes VE to |table syntax |inject additional <table> | |html Severity|normal |major --- Comment #1 from John Mark Vandenberg <[email protected]> --- A minor change in a completely unrelated part of the article causes a copy of the broken table to be injected into the article, and a '<tr' (no closing >) is also included. Upping priority/importance as it should at least ignore elements it doesnt properly understand. The <table> was not so broken that the wikitext up to the </table> should have been ignored. I am able to reproduce the '<tr' being added [[testwiki:User:John_Vandenberg/Table_test]], but in my test the table wasnt copied. After fixing the syntax on enwp, the problem goes away. https://en.wikipedia.org/w/index.php?title=Long_Island&action=history&offset=201307180315&limit=3 -- 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
