[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-1752) Decision Table Templet Array Error
Steven Williams (JIRA)
jira-events at lists.jboss.org
Sun Sep 28 19:50:21 EDT 2008
[ https://jira.jboss.org/jira/browse/JBRULES-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steven Williams resolved JBRULES-1752.
--------------------------------------
Fix Version/s: 5.0.0.M2
Resolution: Done
> Decision Table Templet Array Error
> ----------------------------------
>
> Key: JBRULES-1752
> URL: https://jira.jboss.org/jira/browse/JBRULES-1752
> Project: JBoss Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Decision tables
> Affects Versions: 5.0.0.M1
> Environment: MS Windows XP
> Reporter: Steve Nunez
> Assignee: Mark Proctor
> Fix For: 5.0.0.M2
>
>
> A fragment of a rule templet definition appears below:
> template header
> age
> type
> log
> ...
> If the corresponding spreadsheet had an additional column after 'log', then an ArrayIndexBounds error occurs during compilation.
> The templet should allow, by using a combination of starting row/column & the templet column list, a definition of a sub-matrix, and not require the templet to bind all columns. There could be many columns after 'log' (in this example), that are uninteresting from the perspective of my rules.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list