[Geoserver-devel] [jira] Created: (GEOS-1286) Coverage configuration form allows pure SRS number to be inputed, but all of the code expects EPSG:XXXX instead

Coverage configuration form allows pure SRS number to be inputed, but all of the code expects EPSG:XXXX instead
---------------------------------------------------------------------------------------------------------------

                 Key: GEOS-1286
                 URL: http://jira.codehaus.org/browse/GEOS-1286
             Project: GeoServer
          Issue Type: Bug
          Components: WCS
    Affects Versions: 1.6.0-beta2, 1.5.2
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 1.5.2a, 1.6.0-beta3

If you manually input the SRS code into the coverages configuration, you can input a pure number, but all of the code assumes the SRS is in the EPSG:xxx form, and starts misbehaving (preview and describe coverage do, don't know where else this assumption is). I'm going to change the code in the coverage config to check epsg is there (lower risk change than trying to figure out which places the code requires the "epsg" prefix to be there and fix them)

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