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

Roan Kattouw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Roan Kattouw <[email protected]> 2011-10-06 12:23:36 
UTC ---
(In reply to comment #0)
> There is an issue with complicated tables, where there are two header rows,
> with rowspans on some of the header elements. When you try to sort, the
> tablesorter will 'explode' the rowspans, and it does this not only on tbody
> elements, but also on thead elements.
> 
> Suggest we change $table.find( '[rowspan]' ).each(function() to $table.find(
> 'tbody [rowspan]' ).each(function()
> 
> I'm not sure if that will work, but it might...
I'll give that a spin.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to