Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7.0
-
Fix Version/s: None
-
Component/s: UI
-
Labels:None
-
Number of attachments :
Description
The ordering of the SRS List in the UI has changed. In 1.6.x, the EPSG field was treated as a number, so 2000 was the first entry (and 69036405 was the last)
Now, in 1.7.x, the EPSG field appears to be ordered like a text field: the first entry is 100001, and 2000 is way below all the SRSs that start with 1.)
This seems like a regression, although please let me know if there is a reason why things were changed.
Well, the thing is, they aren't all numbers, thought in the end you only see the numerical ones in the list... I have to look into this deeper, I'll let you know.