https://bugzilla.wikimedia.org/show_bug.cgi?id=52641
James Forrester <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://parsoid.wmflabs.org/ | |en/User:Jdforrester_(WMF)/S | |andbox?oldid=570276725 CC| |[email protected] Component|General |General Assignee|[email protected] |[email protected] Product|VisualEditor |Parsoid Summary|VisualEditor: empty cell in |In tables, cell-terminating |a table collapsing, |"||"s without any content |impossible to edit it |after them are not | |interpreted as creating a | |new cell --- Comment #1 from James Forrester <[email protected]> --- The problem here is in Parsoid's interpretation of the wikitext; in MW's parser … | Foo || Bar … and … | Foo || … both create two cells, but in Parsoid, the "||" currently doesn't make a new cell unless there's some content that follows it, leading to unexpected table structures. See also http://parsoid.wmflabs.org/en/User:Jdforrester_(WMF)/Sandbox?oldid=570276902 -- 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
