You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org> on 2005/02/21 23:30:49 UTC

[jira] Created: (BEEHIVE-340) data grid HTML elements need to support tagId generation

data grid HTML elements need to support tagId generation
--------------------------------------------------------

         Key: BEEHIVE-340
         URL: http://issues.apache.org/jira/browse/BEEHIVE-340
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: V1Beta    
    Reporter: Eddie O'Neil
 Assigned to: Eddie O'Neil 


Inside of the data grid, it needs to be possible to set the tagId on the various HTML elements that the grid renders.  For example, with:

  <netui-data:imageAnchorCell/>

which renders:

  <td><a><img/></a></td>

it should be possible to apply an HTML id to the TD, A, and IMG elements.  These tagIds need to be suffixed with the row identifier in order to generate valid HTML IDs.

-- 
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] Updated: (BEEHIVE-340) data grid HTML elements need to support tagId generation

Posted by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-340?page=history ]

Eddie O'Neil updated BEEHIVE-340:
---------------------------------

    Fix Version: V1

> data grid HTML elements need to support tagId generation
> --------------------------------------------------------
>
>          Key: BEEHIVE-340
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-340
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Eddie O'Neil
>     Assignee: Eddie O'Neil
>      Fix For: V1

>
> Inside of the data grid, it needs to be possible to set the tagId on the various HTML elements that the grid renders.  For example, with:
>   <netui-data:imageAnchorCell/>
> which renders:
>   <td><a><img/></a></td>
> it should be possible to apply an HTML id to the TD, A, and IMG elements.  These tagIds need to be suffixed with the row identifier in order to generate valid HTML IDs.

-- 
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-340) data grid HTML elements need to support tagId generation

Posted by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-340?page=all ]
     
Eddie O'Neil resolved BEEHIVE-340:
----------------------------------

     Assign To: Nathan Jantz  (was: Eddie O'Neil)
    Resolution: Fixed

This is now fixed with various SVN changes:

165011
164979
164665

It should be possible to set "tagId" attributes on the generated HTML elements for <table>, <tr>, <td>, <th>, <caption> and all of the generated <a>, <img>, <span> HTML.

> data grid HTML elements need to support tagId generation
> --------------------------------------------------------
>
>          Key: BEEHIVE-340
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-340
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Eddie O'Neil
>     Assignee: Nathan Jantz
>      Fix For: V1

>
> Inside of the data grid, it needs to be possible to set the tagId on the various HTML elements that the grid renders.  For example, with:
>   <netui-data:imageAnchorCell/>
> which renders:
>   <td><a><img/></a></td>
> it should be possible to apply an HTML id to the TD, A, and IMG elements.  These tagIds need to be suffixed with the row identifier in order to generate valid HTML IDs.

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


[jira] Closed: (BEEHIVE-340) data grid HTML elements need to support tagId generation

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


Verfied and closing issue.

> data grid HTML elements need to support tagId generation
> --------------------------------------------------------
>
>          Key: BEEHIVE-340
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-340
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Eddie O'Neil
>     Assignee: Nathan Jantz
>      Fix For: V1

>
> Inside of the data grid, it needs to be possible to set the tagId on the various HTML elements that the grid renders.  For example, with:
>   <netui-data:imageAnchorCell/>
> which renders:
>   <td><a><img/></a></td>
> it should be possible to apply an HTML id to the TD, A, and IMG elements.  These tagIds need to be suffixed with the row identifier in order to generate valid HTML IDs.

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