You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Anton Kudinov (Updated) (JIRA)" <ji...@apache.org> on 2012/02/14 15:40:00 UTC

[jira] [Updated] (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 ]

Anton Kudinov updated CAMEL-5004:
---------------------------------

          Environment: linux, servicemix-4.3.1  (was: linux, servicemix-4.3.1-fuse-01-09)
    Affects Version/s:     (was: 2.3.0)
                       2.6.0
    
> 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
>
> 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