https://bugzilla.wikimedia.org/show_bug.cgi?id=50589

       Web browser: ---
            Bug ID: 50589
           Summary: Incorrectly handles table markup generated by
                    templates
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

VE can't properly display any table using {{singlechart}} on English Wikipedia,
which makes any editing of the fields pretty dicey.

Taking http://en.wikipedia.org/wiki/5_O%27Clock_%28T-Pain_song%29 as an example
(it's actually one of thousands),
http://en.wikipedia.org/wiki/File:Singlechart-Articleview.PNG shows what the
table looks like when being displayed.
http://en.wikipedia.org/wiki/File:Visual-editor-singlechart.png shows what it
looks like after Visual editor has been engaged. Note that South Korea (GAON)
rows and Romanian Top 100 rows are generated by manual table markup and the
remainder are template calls.

This probably comes about from two factors:

1) Singlechart generates a "|" or "!" internally to start a table row, based on
whether it has been called with the rowheader parameter.
2) Singlechart generates another | between the two data items it outputs to
separate the fields in the table row.

-- 
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

Reply via email to