Actions
bug #9470
closedCollectionDTO constructor prevent from circles
Start date:
Due date:
% Done:
100%
Estimated time:
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.
Updated by Andreas Kohlbecker over 3 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset cdmlib|85d748e1311f1b1045ea33d07ebf5f0beb55e359.
Updated by Andreas Kohlbecker over 3 years ago
- Status changed from Resolved to Closed
- % Done changed from 50 to 100
Actions