[ http://issues.apache.org/jira/browse/BEEHIVE-421?page=history ] Krista Baker closed BEEHIVE-421: --------------------------------
Verified that scriptContainer extends to include the netui:scriptContainer tag and the netui:html tag. Most pages should use the netui:html tag and render this a non-issue if the netui:scriptContainer tag is not also present. > tree not required to be inside a scriptContainer > ------------------------------------------------ > > Key: BEEHIVE-421 > URL: http://issues.apache.org/jira/browse/BEEHIVE-421 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1 > Reporter: Krista Baker > Assignee: Krista Baker > Priority: Minor > > The netui:tree is not currently required to be contained in a > <netui:scriptContainer> tag as reported by the Script Support Spec > Repro: > a netui:tree with the attribute runAtClient=true without being placed in a > netui:scriptContainer tag > See attached code sample for more detail. > The tree appears to work correctly and no errors are reported in the absence > of the scriptContainer. > This change in requirement may have been caused by the movement of the > runAtClient attribute from the scriptContainer tag to the tree tag. -- 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
