Blake Crosby created GEOS-4954:
----------------------------------

             Summary: Legend Graphic fails when numberformat function in Label
                 Key: GEOS-4954
                 URL: https://jira.codehaus.org/browse/GEOS-4954
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 2.0.3
            Reporter: Blake Crosby
            Assignee: Andrea Aime
            Priority: Minor


Using the following in a label for a rule results in a java exception.

<Label>
 <ogc:Function name="numberFormat">
  <ogc:Literal>##</ogc:Literal>
  <ogc:PropertyName>temp</ogc:PropertyName>
 </ogc:Function>&#xB0;C
</Label>

Exception:

     java.lang.IllegalArgumentException: Filter Function problem for function 
strConcat argument #0 - expected type String Filter Function problem for 
function strConcat argument #0 - expected type String

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to