[ http://issues.apache.org/jira/browse/BEEHIVE-221?page=history ] Krista Baker closed BEEHIVE-221: --------------------------------
Verified that the second tree is now able to be expanded and contracted > A tree in a scriptContainer below another tree in a scriptContainer doesn't > runAtClient correectly > -------------------------------------------------------------------------------------------------- > > Key: BEEHIVE-221 > URL: http://issues.apache.org/jira/browse/BEEHIVE-221 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1Beta > Reporter: Daryl Olander > Assignee: Krista Baker > Fix For: V1Beta > > If you have two scriptContainers each with a tree inside it, both tree having > runAtClient set to true. Expansion of the second Tree doesn't work. The > reason is that the tree init() javascript is run before the second tree is > added to the HTML DOM. > The solution will be to actually allow running the tree init code more than > once. -- 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
