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 15:56:49 UTC

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

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
 Assigned to: Daryl Olander 
     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


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

Posted by "Daryl Olander (JIRA)" <be...@incubator.apache.org>.
     [ 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


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

Posted by "Karen Stutesman (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-338?page=history ]

Karen Stutesman reassigned BEEHIVE-338:
---------------------------------------

    Assign To: Krista Baker  (was: Karen Stutesman)

> 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: Krista Baker
>      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


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

Posted by "Krista Baker (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-338?page=all ]
     
Krista Baker closed BEEHIVE-338:
--------------------------------


Verified that the treeHtmlAttributes are properly applied to the link, icon, and div when the appropriate attributes are set to true on static and dynamic trees.

> 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: Krista Baker
>      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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira