[Geoserver-devel] [jira] Created: (GEOS-3911) keywords missing from rest configuration for FeatureType

keywords missing from rest configuration for FeatureType
---------------------------------------------------------

                 Key: GEOS-3911
                 URL: http://jira.codehaus.org/browse/GEOS-3911
             Project: GeoServer
          Issue Type: Bug
          Components: REST
    Affects Versions: 2.0.1
         Environment: not applicable
            Reporter: Tara Athan
            Assignee: Andrea Aime
            Priority: Minor

the FeatureType class does not contain properties to hold the keywords. This has a major effect that using the updateFeatureTypes method of the class FeatureTypeConfigClient will clear all keywords from the FeatureType. In addition, the functionality to add, delete or change keywords is missing.

It appears that the same also applies to FeatureType metadata, and a number of xml elements that appear in the Coverage Rest output.

The way this code is set up, if any new elements are added to the xml that were not there when the code was written, this problem will come up. I would propose that the code be set up to keep all unexpected xml elements the same. That way an update would not misconfigure the record. Then the extra functionality to update new elements could be added as convenient.

--
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