https://bugzilla.wikimedia.org/show_bug.cgi?id=41469
Fomafix <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|tablesort |[tablesorter] JavaScript | |error on class="unsortable" --- Comment #1 from Fomafix <[email protected]> 2012-10-28 14:10:55 UTC --- Test case: {| class="wikitable sortable" |- ! Head 1 ! class="unsortable" | Head 2 |- | Body 1 || Body 2 |} Click on Head 2 JavaScript error: TypeError: h[list[i][0]] is undefined -- 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
