[udig-devel] [jira] Created: (UDIG-753) Problem in changing the SRS
for a WMS layer
Ari Jolma (JIRA)
jira at codehaus.org
Mon May 8 22:27:41 PDT 2006
Problem in changing the SRS for a WMS layer
-------------------------------------------
Key: UDIG-753
URL: http://jira.codehaus.org/browse/UDIG-753
Project: uDIG
Type: Task
Components: wms, ui
Versions: UDIG 1.0.5
Environment: XP, JRE 1.5.0_04, against http://clime.tkk.fi/wms.pl?SERVICE=WMS&REQUEST=GetCapabilities
Reporter: Ari Jolma
EPSG:3035 does not show up as SRS, setting it causes an error:
!MESSAGE java.lang.StringIndexOutOfBoundsException: String index out of range: -1
!STACK 0
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(Unknown Source)
at org.geotools.referencing.crs.AUTOCRSAuthorityFactory$Code.<init>(AUTOCRSAuthorityFactory.java:299)
at org.geotools.referencing.crs.AUTOCRSAuthorityFactory.createCoordinateReferenceSystem(AUTOCRSAuthorityFactory.java:144)
at org.geotools.referencing.crs.AUTOCRSAuthorityFactory.createObject(AUTOCRSAuthorityFactory.java:149)
--
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
More information about the udig-devel
mailing list