[Geoserver-devel] [jira] Created: (GEOS-958) KML returns invalid characters in name tags

KML returns invalid characters in name tags
-------------------------------------------

                 Key: GEOS-958
                 URL: http://jira.codehaus.org/browse/GEOS-958
             Project: GeoServer
          Issue Type: Bug
            Reporter: Brent Owens
         Assigned To: Brent Owens
             Fix For: 1.5.0-RC2

If the dataset that is being returned in KML has several primary keys (for example, in postgis) then the ID is an ampersand separated list of the keys. This is an issue because ampersands are reserved characters in XML.

Strip all special characters from the name when returning KML.

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