Opened 12 years ago

Closed 12 years ago

#378 closed enhancement (fixed)

WFSFilterBuilder - sort filter combo box items by name

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

Description

In WFSFilterBuilder widget, the items of filters combo box are not sorted.

Attachments (2)

patch-wfsfilterbuilder-filterscombosort-378-r1240-A0.diff.diff (623 bytes ) - added by cdeschenes 12 years ago.
A fix
patch-wfsfilterbuilder-filterscombosort-378-r1244-A1.diff.diff (1008 bytes ) - added by cdeschenes 12 years ago.
A new valid fix

Download all attachments as: .zip

Change History (7)

comment:1 by cdeschenes, 12 years ago

Please review

comment:2 by adube, 12 years ago

Milestone: 1.0.11.2.0
Version: unspecifiedtrunk

comment:3 by adube, 12 years ago

The fix only reorder the list, but all around the code the "index" refers to the featureConfig list. It should be reordered too in order to work properly.

by cdeschenes, 12 years ago

A new valid fix

comment:4 by cdeschenes, 12 years ago

Please review

comment:5 by adube, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in r1245. Thanks for the patch.

Note: See TracTickets for help on using tickets.