Community
Participate
Working Groups
Build Identifier: CDO 4.0 In CDODeltaNotification.adapt() method, we see that with a CDOIDObjectLong of a remotely detached CDOObject, the CDOView.getObject(id, true) throws a ObjectNotFoundException, but this exception is ignored silently. In the case we should returns null. Reproducible: Always
commit 1f620cfdc202d0f8334fff39be7f8279e263d30f Author: Eike Stepper <stepper@esc-net.de> 2011-11-10 13:14:05 Committer: Eike Stepper <stepper@esc-net.de> 2011-11-10 13:14:05 Parent: 831dd5cfb3a4b02cf0af8a3c8c0d0ce7431cda61 (Revert "Removed src-gen/ folder contents from source control") Branches: origin/master, master [363287] CDODeltaNotification.getOldValue() returns a CDOIDObjectLongImpl on remotely detached CDOObject https://bugs.eclipse.org/bugs/show_bug.cgi?id=363287
Hello Eike, Is it possible to have this fix on branch 4.0-maintenance? Should we create another issue for fix version 4.0? Thanks, Steve
I already opened bug 363460 and was about to merge the fix back to 4.0 but I struggeled with Git. Stay tuned...
(In reply to comment #3) > I already opened bug 363460 and was about to merge the fix back to 4.0 but I > struggeled with Git. Stay tuned... Nice and good luck :)
Closing.