Opened 11 years ago

Closed 9 years ago

Last modified 3 years ago

#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

by [14654]

Rotating a branch stores information in a 'node'-entry and that entry is linked to AP_tree. The IRS-tree-display code did only check whether a tree node was linked to DB. Now uses is_named_group().

comment:3 Changed 3 years ago by westram

  • Milestone changed from arb6.1 to arb7.0

Milestone renamed

Note: See TracTickets for help on using tickets.