Spaces in xml tags on GetFeatureInfo when postgres columns contain spaces
-------------------------------------------------------------------------

                 Key: GEOS-3918
                 URL: http://jira.codehaus.org/browse/GEOS-3918
             Project: GeoServer
          Issue Type: Bug
          Components: WMS
    Affects Versions: 2.0.1
         Environment: Centos5 with Sun Java, postgresql 8.1
            Reporter: Milo van der Linden
            Assignee: Andrea Aime


I have postgis tables contain columns with spaces like "test column 1" (don't 
blame me, I didn't design the database) 
which are parsed "as is" by geoserver to the xml on getFeatureInfo, 

however; xml-tags like <topp:test column 1> are not allowed. Should geoserver 
transform them to %20 or to _?

-- 
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

        

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to