[Geoserver-devel] [jira] Created: (GEOS-534) sort featuretypes on featuretype select page

sort featuretypes on featuretype select page
--------------------------------------------

         Key: GEOS-534
         URL: http://jira.codehaus.org/browse/GEOS-534
     Project: GeoServer
        Type: Improvement

  Components: Struts
    Versions: 1.3.0 PR1
Environment: all
    Reporter: Saul Farber
Assigned to: dblasby
    Priority: Minor
     Fix For: 1.3.x
Attachments: OrderedFeatureTypes.patch

It's annoyed me for a while that when you go to select a featuretype from the pulldown, it's in some random un-ordered format.

The attached patch simply sorts this list alphabetically, by creating an array of the names and calling Arrays.sort() on it.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira