[jboss-jira] [JBoss JIRA] Commented: (JBRULES-1752) Decision Table Templet Array Error
Steven Williams (JIRA)
jira-events at lists.jboss.org
Tue Sep 2 08:15:54 EDT 2008
[ https://jira.jboss.org/jira/browse/JBRULES-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12427758#action_12427758 ]
Steven Williams commented on JBRULES-1752:
------------------------------------------
This is fixed - I don't have access to fix it in jira
> 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
>
> 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