Actions
Defect #42532
closedExpander icon not working in repository tree
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Expander icons not working in repository tree. Error if open dev console and reopen previously loaded folder - updateSVGIcon - TypeError: element is undefined
A possible solution is in the patch.
with patch perository_expander_patch.diff
Files
Related issues
Updated by Go MAEDA 10 days ago
- Related to Defect #42369: Expander icons not switch in Collapse all/Expand all added
Updated by Marius BĂLTEANU 10 days ago
- Subject changed from expander icon not working in repository tree to Expander icon not working in repository tree
- Assignee set to Marius BĂLTEANU
- Target version changed from Candidate for next minor release to 6.0.5
Updated by Marius BĂLTEANU 10 days ago
- Status changed from Confirmed to Resolved
- Resolution set to Fixed
Fixed together with another issue in folder closed / open in some cases.
I have slightly change the fix in order to use the existing toggleExpendCollapseIcon
function.
Updated by Anton Nekrasov 3 days ago
Thanks. Yes, using the existing toggleExpendCollapseIcon
function is an elegant solution.
Actions