[Geoserver-devel] [jira] Created: (GEOS-1771) Relax WKT generation checks in WMS GetCapabilities generation

Relax WKT generation checks in WMS GetCapabilities generation
-------------------------------------------------------------

                 Key: GEOS-1771
                 URL: http://jira.codehaus.org/browse/GEOS-1771
             Project: GeoServer
          Issue Type: Improvement
          Components: WMS
    Affects Versions: 1.6.0
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 1.6.1

At the moment crs.toWKT() is used, this leads to errors if the crs cannot be fully represented in WKT format.
Using crs.toString() prevents that (it's the lenient way to encode a crs into wkt, will succeed even if the wkt
code does not fully represent the actual crs definition)

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