NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item8303: Sorting no longer works correctly with multiple headers (trunk only)
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Urgent |
Closed |
Extension |
TablePlugin |
|
Compare the example in
trunk with
1.0.7.
--
AndrewJones - 07 Oct 2009
I think this has been fixed.
--
ArthurClemens - 05 Apr 2010
No not yet fixed.
Look at the table below in
1.0.9 and you are able to click the headings in the second header row to sort the columns.
However in
trunk the headings are not clickable, so they can not be sorted.
| Table with two Header Rows and Footer Row |
| Num |
Status |
Action |
Who |
When |
Progress |
| Num |
Status |
Action |
Who |
When |
Progress |
| 1 |
C |
Chose new colours |
John |
1-Dec-02 |
|
| 2 |
X |
Release |
John |
1-Apr-02 |
|
| 3 |
|
Get feedback |
Anne |
1-Feb-02 |
|
| 12 |
C |
Spec error handling |
Jack |
1-Dec-02 |
|
| 5 |
|
Abc |
John |
|
|
--
AndrewJones - 14 Apr 2010
Fixed.
Problem does
not affect
JQTablePlugin
--
CrawfordCurrie - 28 Jul 2010
In trunk, the top header is still clickable even though it does nothing. On 1.0.9 its not clickable. Maybe a different task can be opened for that.
--
AndrewJones - 28 Jul 2010
Reverted the fix, because it's incompatible with sorting by clicking on the footer rows of the table (as shown by the unit tests)
--
CrawfordCurrie - 29 Jul 2010
OK, better this time; I did the best I can, given the complexity of the code, and lack of comments.
--
CrawfordCurrie - 09 Aug 2010