Ticket #5 (closed defect: fixed)
Location wizard: sort list from EPSG browser
| Reported by: | neteler | Owned by: | martinl |
|---|---|---|---|
| Priority: | major | Milestone: | 6.4.0 |
| Component: | Python | Version: | svn-trunk |
| Keywords: | Cc: | ||
| Platform: | CPU: |
Description
The list resulting from an EPSG search in wxgrass' Location wizard should be sorted numerically by code, currently:
... 20008 20009 2001 20012 20013 ...
which should be
... 2001 20008 20009 20012 20013 ...
Related: if possible, please enable sort-by-column through clicking on the column name.
thanks Markus
Change History
Note: See
TracTickets for help on using
tickets.
