[ https://issues.apache.org/jira/browse/TOMAHAWK-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560833#action_12560833 ]
jaysonraymond edited comment on TOMAHAWK-1179 at 1/20/08 11:06 AM: -------------------------------------------------------------------- Attached patch generates a new ID for each icon in tree, eliminating 'duplicate ID' incompatability with JSF 1.2 RI. was (Author: jaysonraymond): Corrects duplicate Ids for icons in tree cause 'duplicate ID' problems in JSF 1.2 RI > Tree2 renders duplicate Id's for icons - incompatible w/ JSF 1.2 RI (patch > attchd) > ----------------------------------------------------------------------------------- > > Key: TOMAHAWK-1179 > URL: https://issues.apache.org/jira/browse/TOMAHAWK-1179 > Project: MyFaces Tomahawk > Issue Type: Bug > Components: Tree2 > Affects Versions: 1.1.7-SNAPSHOT > Environment: JSF 1.2 RI > Reporter: Jayson Raymond > Priority: Blocker > Attachments: tree2-HtmlTreeRenderer-uniqueId-patch.txt > > > Tree2 renders the same Id for each of the icons in the tree, making it > incompatible w/ JSF 1.2 RI. Attached patch increments Id for each image > rendered. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.