ReturnValueRestriction passes null to evaluator
-----------------------------------------------
Key: JBRULES-2396
URL:
https://jira.jboss.org/jira/browse/JBRULES-2396
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-core
Environment: Drools 5.1.0-SNAPSHOT, JDK 1.6.0, OSX 10.6
Reporter: Nick Heudecker
Assignee: Mark Proctor
Attachments: null-date-eval.patch
When attempting 'less than', 'greater than', 'less than equals to'
and 'greater than equals to' operations on dates, the ReturnValueRestriction
passes a null to the evaluator's InternalWorkingMemory param, causing an NPE when the
evaluator attempts to get the date formats from the Working Memory.
--
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