[Geoserver-devel] [jira] Created: (GEOS-1653) After editing a featuretype, all keywords get concatenated into one BIG keyword

After editing a featuretype, all keywords get concatenated into one BIG keyword
-------------------------------------------------------------------------------

                 Key: GEOS-1653
                 URL: http://jira.codehaus.org/browse/GEOS-1653
             Project: GeoServer
          Issue Type: Bug
          Components: Configuration
            Reporter: Saul Farber
            Assignee: Andrea Aime
         Attachments: keywords-seperator.patch

After editing a featureType, all the keywords in the keywords textarea were getting smooshed together into one big concatenated keyword. The problem was that the keywords "splitter" code relied on line.seperator splits, but wasn't picking them up correctly in a cross-platform way.

By changing to comma-delimited keywords in the textarea, the problem can be fixed. Patch is attached.

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