You are here: Foswiki>Tasks Web>Item9042 (19 May 2010, ArthurClemens)Edit Attach

Item9042: non-header-style header cell disables table sorting

pencil
Priority: Normal
Current State: No Action Required
Released In:
Target Release: n/a
Applies To: Engine
Component:
Branches:
Reported By: VickiBrown
Waiting For:
Last Change By: ArthurClemens
If a table has an empty header cell, or a header cell that is not "header style" (user forgot the asterisks, table sorting is disabled.

Sortable:
| *A* | *B* | *C * | *D* |
| apple | banana | Cherry | date |
| aardvark | beetle | cat | dog |
| ample | barely | classic | deep |

Not sortable:

A B C D
apple banana Cherry date
aardvark beetle cat dog
ample barely classic deep

A B C  
apple banana Cherry  
aardvark beetle cat  
ample barely classic  

The second "not sortable" example above occurred when a co-worker created a Table with one too many EDITTABLE formats defined. He was most surprised that adding a row using EditTable turned off sorting.

-- VickiBrown - 19 May 2010

This does not occur in trunk. The changes in TablePlugin have been to big to make this available in release branch. I suggest to either use the latest version from SVN at your own risk, or wait for Foswiki 1.1.

-- ArthurClemens - 19 May 2010

 

ItemTemplate edit

Summary non-header-style header cell disables table sorting
ReportedBy VickiBrown
Codebase 1.0.9
SVN Range
AppliesTo Engine
Component
Priority Normal
CurrentState No Action Required
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn
Topic revision: r2 - 19 May 2010, ArthurClemens
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy