[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-2551) ObjectUpdatedEvent getOldObject() returns null
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Tue May 17 22:56:00 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Proctor resolved JBRULES-2551.
-----------------------------------
Fix Version/s: 5.2.0.CR1
Resolution: Done
I updated the test for this and it passes, so closing this.
> ObjectUpdatedEvent getOldObject() returns null
> ----------------------------------------------
>
> Key: JBRULES-2551
> URL: https://issues.jboss.org/browse/JBRULES-2551
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-core
> Affects Versions: 5.1.0.M2
> Environment: Java 1.6_14, JBOSS 5.0
> Reporter: Konstantin B
> Assignee: Mark Proctor
> Labels: ObjectUpdatedEvent, getOldObject, null
> Fix For: 5.2.0.CR1
>
>
> where:
> org.drools.event.rule.impl.ObjectUpdatedEventImpl
> problem:
> The "ObjectUpdatedEventImpl" class contains the getOldObject() method but I was unable to make it return anything except null. There was a similar case JBRULES-2129 that was fixed in 5.1.0.M1 but it seems it didn't fix the problem with null (even in 5.1.0.M2).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list