You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Assigned) (JIRA)" <ji...@apache.org> on 2012/02/16 06:52:59 UTC

[jira] [Assigned] (CAMEL-5004) Camel simple language wrong working with real number

     [ https://issues.apache.org/jira/browse/CAMEL-5004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-5004:
----------------------------------

    Assignee: Claus Ibsen
    
> Camel simple language wrong working with real number
> ----------------------------------------------------
>
>                 Key: CAMEL-5004
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5004
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.6.0
>         Environment: linux, servicemix-4.3.1
>            Reporter: Anton Kudinov
>            Assignee: Claus Ibsen
>
> I compute real number in route:
>    <setBody>0.02</setBody>
> After that I want to filter:
>    <filter><simple>${body} > 0 </simple> ... </filter>
> This expression return false for value in body = 0.02

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