#1181 closed defect (worksforme)
TreeBasicControllerV3.doCreateChild fails
Reported by: | ornus | Owned by: | ilia |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
TreeBasicControllerV3.doCreateChild fails to create a child widget.
Tree menu test fails when an attempt is made to create a new child node. In addition it should correctly create nodes from a different namespace as can be specified by the tree.defaultChildClass
.
Attachments (1)
Change History (3)
comment:1 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Changed 14 years ago by
Attachment: | treeV3_6 create child.patch added |
---|
Fixed the problem by using NS from the suppolied default child widget.
Note: See
TracTickets for help on using
tickets.
I guess that's outdated ?..