bug #7219
CacheLoader.loadRecursive() fails handling proxy objects correctly
Start date:
01/25/2018
Due date:
% Done:
100%
Severity:
blocker
Found in Version:
Description
The method
CacheLoader.loadRecursive(CdmBase cdmEntity, List<Object> alreadyVisitedEntities, boolean update)
fails handling proxy objects correctly.
Very strange that this never before was causing any problems
Associated revisions
fixing wrong handling of proxies which are hidden in collections (bug fix)
fixing wrong handling of proxies which are hidden in collections (bug fix 2)
fix #7219 fixing wrong handling of proxies which are hidden in collections (bug fix 3)
ref #7219 solving problem in deproxy method
History
#1 Updated by Andreas Kohlbecker almost 3 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset cdmlib|8604cc76ef9d8f3c747f3116b89fa26b750cd562.
#2 Updated by Andreas Kohlbecker almost 3 years ago
please review somebody!
#3 Updated by Andreas Müller almost 3 years ago
- Target version changed from Release 4.12 to Release 4.13
#4 Updated by Andreas Kohlbecker almost 3 years ago
- Status changed from Resolved to Closed
- % Done changed from 50 to 100