https://bugzilla.wikimedia.org/show_bug.cgi?id=49691
James Forrester <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID Summary|VisualEditor: Tables are |VisualEditor: Tables with a |formatted oddly |faulty <tr> at their end | |display it, confusing users --- Comment #1 from James Forrester <[email protected]> --- This is not a bug (well, it's not a bug with VE :-)) - the three "broken" tables all have |- | <content> |- |} … at the end, which is not the case for the third "working" one. What you see is the result of broken wikitext. VE is good, but it can't be psychic about what you wanted to do with that that extra table row (maybe you wanted to expand the table and were half-way through?) so behaviour is "as intended". Marking as INVALID; in general broken wikitext like this can't be trivially fixed by a bot, due to wikitext's complexities, but it might be worth exploring. -- 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
