[ 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