Opened 12 years ago

Closed 12 years ago

#338 closed task (fixed)

WFSFilterBuilder - remove defect sort

Reported by: cdeschenes Owned by: adube
Priority: minor Milestone: 1.2.0
Component: widgets Version:
Keywords: sort, WFSFilterBuilder Cc: adube

Description

Currently, a defective sort can be used when an user click on column header. That sort only the result on the current page. It's a good idea to disable this feature for now...

Attachments (3)

patch-wfsfilterbuilder-disablesort-338-r1172-A0.diff (806 bytes ) - added by cdeschenes 12 years ago.
patch-wfsfilterbuilder-disablesort-338-r1172-A1.diff (889 bytes ) - added by cdeschenes 12 years ago.
patch-wfsfilterbuilder-disablesort-338-r1172-A2.diff (1.3 KB ) - added by cdeschenes 12 years ago.
better place to set sortable to false

Download all attachments as: .zip

Change History (5)

comment:1 by adube, 12 years ago

Milestone: 1.2.0
Type: defecttask

It's not a "defective" sort. When you sort, it works, but only on the current page, thus it is not a defect. Sorting the whole data would be an enhancement. Removing this "page sorting feature" that is not a really useful feature is a "task".

Also, because this widget is not tagged as "stable" for 1.0, the Milestone is : 1.2.

by cdeschenes, 12 years ago

better place to set sortable to false

comment:2 by adube, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in r1174, thanks for the patch.

Note: See TracTickets for help on using tickets.