Item14857: rowspans don't work with TABLEPLUGIN_SORT set to none
Priority: Normal
Current State: Confirmed
Released In: 2.1.7
Target Release: patch
Tables need to be processed by
TablePlugin's preRenderingHandler even when the sorting feature has been switched of with
* Set TABLEPLUGIN_SORT = none
Otherwise rowspans and css classes won't be added to the table:
Head |
Head |
Head |
---|
A5-7 |
5 |
5 |
^ |
six |
six |
^ |
seven |
seven |
Basically this feature should be moved out of the
TablePlugin into the core.
--
MichaelDaum - 23 Oct 2019