Spaces in PostGIS table and view names causing malformed featureTypes folder names
----------------------------------------------------------------------------------
Key: GEOS-657
URL: http://jira.codehaus.org/browse/GEOS-657
Project: GeoServer
Type: Bug
Components: PostGIS, Configuration
Versions: 1.3.1
Environment: geoserver-1.3.1a, POSTGIS="1.1.2" GEOS="2.2.1-CAPI-1.0.1" PROJ="Rel. 4.4.9, 29 Oct 2004" USE_STATS
Reporter: Eduin Yezid Carrillo Vega
Assigned to: dblasby
Priority: Minor
When a postgis table or view has spaces, succesive configuration saves causes malformed names of featureTypes in /geoserver/featureTypes folder.
Example:
View name: Capa Toponimia Geonames
Name space: basica25
Sucesive savings creates some foders:
basica25_Capa+Toponimia+Geonames
basica25_Capa%2BToponimia%2BGeonames
basica25_Capa%252BToponimia%252BGeonames
...
This behavior creates unexpected HTTP 500 errors by this folder names confusion
--
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