[Geoserver-devel] [jira] Created: (GEOS-2465) KML output fails if no strategy name is specified in request and config has a empty string value

KML output fails if no strategy name is specified in request and config has a empty string value
------------------------------------------------------------------------------------------------

                 Key: GEOS-2465
                 URL: http://jira.codehaus.org/browse/GEOS-2465
             Project: GeoServer
          Issue Type: Bug
          Components: Google Earth KML Output
            Reporter: Justin Deoliveira
            Assignee: Justin Deoliveira
             Fix For: 1.7.1

this is happening b/c someone keeps committing an info.xml with <regionateStrategy value = "" />. Not sure why this is happening but the code should be less brittle. The current code only checks for null and then sets "best_guess". It should handle the empty string as well.

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