urn:ogc:def:crs:EPSG:4326 parsing won't work if forcexy is activated
Description
Environment
Activity
CodeHaus Comment From: aaime - Time: Sun, 28 Nov 2010 02:57:52 -0600
---------------------
Mass closing all issues that have been in "resolved" state for 2 months or more without any feedback or update
CodeHaus Comment From: aaime - Time: Mon, 4 Feb 2008 09:55:32 -0600
---------------------
I can confirm this one is fixed, but unfortunately another referencing issue is blocking the geoserver release now... don't know if it's a side effect of this fix or not thought
CodeHaus Comment From: desruisseaux - Time: Sun, 3 Feb 2008 11:50:09 -0600
---------------------
Merged on the 2.4 branch as of revision 29058. Flag this issue as "resolved", waiting for confirmation that it works for GeoServer. Please close this issue if it produces the expected results with GeoServer.
CodeHaus Comment From: jdeolive - Time: Mon, 28 Jan 2008 05:16:48 -0600
---------------------
Integrated in geotools-trunk #183 (See [<a href="http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/183/">http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/183/</a>])
CodeHaus Comment From: desruisseaux - Time: Mon, 28 Jan 2008 05:09:51 -0600
---------------------
Hopefully fixed on trunk as of revision 28977. However we are still lacking good test coverage, so any feedback from GeoServer would be appreciated.
Parsing urn:ogc:def:crs:EPSG:4326 in GeoServer trunk has become impossible (not sure if yesterday or the day before)
due to a change in behaviour of the referencing subsystem.
Running the following code:
results in the following exception:
This makes the wfs 1.1 and wcs 1.1 protocols unusable (they suggest the usage of the urn syntax).