misc. decision table bugs and improvements
------------------------------------------
Key: JBRULES-2858
URL:
https://issues.jboss.org/browse/JBRULES-2858
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-decisiontables
Affects Versions: 5.1.1.FINAL
Reporter: Wolfgang Laun
Assignee: Mark Proctor
Fix For: 5.2.0.M2
RuleTable and column headers (CONDITION, ACTION,...) are ignored when written with a
leading space.
Errors are reported in row & column numbers; this should be done using cell names.
Duplicate columns for rule attributes are silently ignored; there should be a diagnostic.
NumberFormatException thrown on bad integer must be caught and result in a proper
diagnostic.
Description entry is notwritten into the generated DRL.
Some attributes cannot be produced: lock-on-active, etc.
NPE thrown for certain entries
Documentation is rather "off" in several places.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira