https://bugzilla.wikimedia.org/show_bug.cgi?id=62263
Bug ID: 62263 Summary: sortable wikitable: border not shown between values Product: MediaWiki Version: unspecified Hardware: PC OS: Windows XP Status: UNCONFIRMED Severity: minor Priority: Unprioritized Component: Parser Assignee: wikibugs-l@lists.wikimedia.org Reporter: shazamaram...@yahoo.com Web browser: --- Mobile Platform: --- Here is the table layout for the minimal case I could find, resulting in no border between the values in the third column: {| class="sortable wikitable" style="text-align: center" |- ! Header1 ! Header2 ! Header3 |- | Row1 || Value1.1 || rowspan="3" | Value2.1 |- | Row2 || Value1.2 |- | Row3 || rowspan="2" | Value1.3 |- | Row4 || Value2.2 |} I first noticed this bug in the Venue column between the 30th and 40th rows here: https://en.wikipedia.org/wiki/List_of_Academy_Awards_ceremonies. Although, the comments in the table header seem to indicate that "rowspan" is only supported on the right most column. Is that a known limitation of sortable wikitables? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l