[Geoserver-devel] double EPSG authority in WFS 1.0 GetCaps

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

--
Gabriel Roldan
OpenGeo - http://opengeo.org
Expert service straight from the developers.

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

--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.