#405 closed defect (fixed)
IRS tree attempts to display group info for "something"
Reported by: | westram | Owned by: | westram |
---|---|---|---|
Priority: | minor | Milestone: | arb7.0 |
Component: | Library (GUI) | Version: | SVN |
Keywords: | Cc: |
Description
reproduce:
- start demo.arb
- switch to radial treeview
- rotate any branch with more than 1 child
- switch to irs treeview
- "something" appears like a group, but taxonomy ACI command fails with error ("can't detect container type")
I guess "something" is some leftover of the group-triangle drawn during rotation.
Change History (3)
comment:1 Changed 11 years ago by westram
- Owner changed from westram to devel
comment:2 Changed 9 years ago by westram
- Milestone set to arb6.1
- Owner changed from devel to westram
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
by [14654]
Rotating a branch stores information in a 'node'-entry and that entry is linked to AP_tree. The IRS--display code did only check whether a node was linked to . Now uses is_named_group().