[udig-devel] [jira] Created: (UDIG-1309) OWS context export does
not import
Piebe (JIRA)
jira at codehaus.org
Thu Oct 25 00:25:52 PDT 2007
OWS context export does not import
----------------------------------
Key: UDIG-1309
URL: http://jira.codehaus.org/browse/UDIG-1309
Project: uDIG
Issue Type: Bug
Components: open and save
Affects Versions: UDIG 1.1-RC12
Environment: eclipse 3.3.1
Reporter: Piebe
Assignee: Jesse Eichar
If I export an OWS context document containing a getCapabilties URI that includes an argument (for example http://umnmapserver.bla/mapserv?map=blabla.map), the exported file can not be imported anymore (uDig attempts to load an URI with 2 "?" ie: http://umnmapserver.bla/mapserv?map=blabla.map?SERVICE=WMS&... )
A related (?) problem is that sometimes the exported capabilities URI is different than the imported one for example
import: http://geoserver.bla/wms
export: http://geoserver.bla/wms?SERVICE=wms
importing this again will go wrong for the above reason
--
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