Community
Participate
Working Groups
In case of auditing or branching the OCLQueryHandler does not ignore old revisions of detached objects.
The OCLQueryHandler makes wrong usage of the new exactTime parameter in the two calls to IStoreAccessor.handleRevisions().
Correction: The CDOExtentCreator makes this fault.
Committed revision 7612: - trunk/plugins/org.eclipse.emf.cdo.server.ocl - trunk/plugins/org.eclipse.emf.cdo.tests
Committed revision 7612
The sql query handler has the same behavior: org.eclipse.emf.cdo.util.ObjectNotFoundException: Object <...> not found in branch 0 at * when querying the db like this and an object was deleted: select * from MyObject
Available in R20110608-1407