SLDParser fails parsing dasharray when multiple lines are used inside it
------------------------------------------------------------------------

                 Key: GEOT-3043
                 URL: http://jira.codehaus.org/browse/GEOT-3043
             Project: GeoTools
          Issue Type: Bug
    Affects Versions: 2.6.3
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.6.4


It may happen with either of the following specs:

{code}
<CssParameter name="stroke-dasharray">
                         2.0  1.0  4.0  1.0 
                     </CssParameter>
{code}

{code}
<CssParameter name="stroke-dasharray">
                        <ogc:Literal>2.0 1.0 4.0 1.0</ogc:Literal>
                     </CssParameter>
{code}

-- 
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
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to