[jboss-jira] [JBoss JIRA] Updated: (JBRULES-435) Large integer values in decision tables are converted to scientific notation in DRL which cannot be parsed

Mark Proctor (JIRA) jira-events at jboss.com
Sat Sep 2 16:59:44 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBRULES-435?page=all ]

Mark Proctor updated JBRULES-435:
---------------------------------

    Assignee: Michael Neale  (was: Mark Proctor)

> Large integer values in decision tables are converted to scientific notation in DRL which cannot be parsed
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: JBRULES-435
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-435
>             Project: JBoss Rules
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Decision tables, Drl Parser/Builder
>            Reporter: Volker Augustin
>         Assigned To: Michael Neale
>
> When a condition column in a decision table contains values like 25000000, this is compiled using the SpreadsheetCompiler into 2.5E7 in the DRL. However, the DRL parser/compiler cannot cope with this notation and exists with a unexpected token "E7" error message.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list