You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Daryl Olander (JIRA)" <be...@incubator.apache.org> on 2005/02/19 22:03:49 UTC

[jira] Resolved: (BEEHIVE-338) The treeAttribute tag is not applying attributes correctly to the treeItems

     [ http://issues.apache.org/jira/browse/BEEHIVE-338?page=history ]
     
Daryl Olander resolved BEEHIVE-338:
-----------------------------------

     Assign To: Karen Stutesman  (was: Daryl Olander)
    Resolution: Fixed

A while ago I simplified the HTML output for the tree.  At one point we output the label as <span>label</span>.  The span was removed and the label simply appears next to the icon image.

The TreeHtmlAttribute supported setting attributes on the <span> 
through the onLabelLink attribute.  In addition, the onIconLink was used to set HTML attributes on the anchor used for selection.

All of the attribute test actually set that attribute which is the reason it looked like we were not actually setting attributes correctly.  

In this fix, removed the onLabelLink from TreeHtmlAttribute and also renamed the onIconLink to onSelectionLink.  

I also updated all of the tests so that they use onSelectionLink now and verified the test results.


> The treeAttribute tag is not applying attributes correctly to the treeItems
> ---------------------------------------------------------------------------
>
>          Key: BEEHIVE-338
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-338
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1
>     Reporter: Daryl Olander
>     Assignee: Karen Stutesman
>      Fix For: V1

>
> It appears that all of the attribute tests are broken.  The attributes don't seem to be applied to the nodes at all at the moment.  Not sure when the was broken, it did work at one point.

-- 
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