[Geoserver-devel] [jira] Created: (GEOS-3513) WFS 1.0 GetCapabilities double prefixes SRS codes like in EPSG:EPSG:4326

WFS 1.0 GetCapabilities double prefixes SRS codes like in EPSG:EPSG:4326
------------------------------------------------------------------------

                 Key: GEOS-3513
                 URL: http://jira.codehaus.org/browse/GEOS-3513
             Project: GeoServer
          Issue Type: Bug
          Components: Configuration, WFS
    Affects Versions: 2.0-RC1
            Reporter: Gabriel Roldán
            Assignee: Gabriel Roldán
             Fix For: 2.0-RC2

From mailing list:

{quote}
I think this is a problem with how the old and new config store an srs. The old just uses the code. The new uses authority:code.

I think to fix this we will have to:

1) remove all the "epsg:" prefixes from the capability transformers
2) patch the legacy configuration reader to append "epsg:" to srs elements when they are read

Gabriel Roldan wrote:

Hey, I think I have an up to date checkout of trunk and the double EPSG authority (like in EPSG:EPSG:4326) in WFS 1.0 is popping out again?

I don't have time to investigate further right now though, but just as not to forget. I thought there were a unit test for that...

{quote}

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