When creating a CoverageStore, the default value for the URL field is wrong
---------------------------------------------------------------------------
Key: GEOS-926
URL: http://jira.codehaus.org/browse/GEOS-926
Project: GeoServer
Issue Type: Bug
Components: Configuration
Affects Versions: 1.5.0-RC1
Reporter: Fabio Da Soghe
Assigned To: dblasby
Chen I create a new CoverageStore, the configuration form (title " Coverage Data Set Editor") presents the URL field filled with the default value "file:data/coverages/", which for the default installation is wrong. It should be: "file:coverages/".
If the CoverageStore is created with wrong URL parameter, trying to create a Coverage on it leads to the following error:
GeoServer - Exception
The following exception was thrown:
java.lang.IllegalArgumentException: No input stream for the provided source
--
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