SLD parser not trimming property names
--------------------------------------

                 Key: GEOT-906
                 URL: http://jira.codehaus.org/browse/GEOT-906
             Project: GeoTools
          Issue Type: Bug
          Components: core styling
    Affects Versions: 2.2-RC5
            Reporter: Andrea Aime


The sld parser gets tricked by some sld spec that contains the following: 

<ogc:Div>
        <ogc:PropertyName>
                psr_b0ch
        </ogc:PropertyName>
        <ogc:Literal>2</ogc:Literal>
</ogc:Div>

The parser does generate an attribute expression that does contain not only the 
property name, but also
the newlines and tabs used for indentation! Of course this way the property is 
not found even if it's in
the feature type...

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

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to