[ http://issues.apache.org/jira/browse/BEEHIVE-326?page=history ] Karen Stutesman closed BEEHIVE-326: -----------------------------------
Verified fixed The body of treeItem is no longer evaluated when it has children. > Tree: Overriding an action sometimes causes the label to disappear > ------------------------------------------------------------------ > > Key: BEEHIVE-326 > URL: http://issues.apache.org/jira/browse/BEEHIVE-326 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1 > Reporter: Karen Stutesman > Assignee: Karen Stutesman > Priority: Minor > Attachments: overrideBug.zip > > Sometimes when you use the <netui:treePropertyOverride> tag, the label of > your Tree Elements disappears. > Test case: > 1. <netui:tree> specifies myTreeAction for selectionAction and expansionAction > 2. <netui:treeItem> contains a <netui:treePropertyOverride> that specifies > mySelectionAction and myExpansionAction for selectionAction and > expansionAction > 3. Two <netui:treeItem> are nested in the above <netui:treeItem> for > expansion. > Expected results: When viewed in the browser, all labels are in tact. > Actual results: The top level <netui:treeItem> loses its label while the > nested item labels appear correctly. > See attached example. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
