Actions
Bug #3425
closedCannot handle more than two packages
Start date:
2017-09-04
Due date:
% Done:
100%
Estimated time:
Applies to JS Branch:
0.9, 1.0, Trunk
Fix Committed on JS Branch:
Trunk
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-
Description
An internal error occurs if package A uses package B which uses package C.
Example test case showing the problem: use-package-170.
The problem arises because when a component ("co" element in the SEF file) has no child element (representing the implementation or "actor"), the code looks to find the child of the base component, but this is not done transitively.
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page