You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Karen Stutesman (JIRA)" <be...@incubator.apache.org> on 2005/02/24 20:44:48 UTC

[jira] Closed: (BEEHIVE-326) Tree: Overriding an action sometimes causes the label to disappear

     [ 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