bug #9470
CollectionDTO constructor prevent from circles
Start date:
02/16/2021
Due date:
% Done:
100%
Severity:
normal
Found in Version:
Description
The constructor of CollectionDTO is being called recursively, to initialize also super collections.
Prevent from endless loops in case of circular graphs, These are data errors.
Associated revisions
fix #9470 preventing circular calls of CollectionDTO constructor
History
#1 Updated by Andreas Kohlbecker about 2 months ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset cdmlib|85d748e1311f1b1045ea33d07ebf5f0beb55e359.
#2 Updated by Andreas Kohlbecker about 1 month ago
- Description updated (diff)
#3 Updated by Andreas Kohlbecker about 1 month ago
- Status changed from Resolved to Closed
- % Done changed from 50 to 100