[ http://issues.apache.org/jira/browse/BEEHIVE-498?page=all ]
Carlin Rogers updated BEEHIVE-498: ---------------------------------- Attachment: j498rollback.txt This patch will roll back svn r161471. Since the added xml namespace declaration in the root html tag was not parsing, we'll just back this change out. That way the set of XHTML docs without netui:idScope or the tree attributes should at least be able to parse. Plan to fix this issue post 1.0. > netui trees with runAtClient=true are not HTML / XHTML compliant > ----------------------------------------------------------------- > > Key: BEEHIVE-498 > URL: http://issues.apache.org/jira/browse/BEEHIVE-498 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1Beta > Reporter: Krista Baker > Assignee: Carlin Rogers > Fix For: TBD > Attachments: Controller.jpf, HTML_TreeCreationDeepTagRunClient_1.html.txt, > j498rollback.txt, myReallyDeepTree.jsp > > Netui trees with runAtClient=true are not HTML 4 loose or XHTML 1 > transitional compliant. A namespace declaration needs to be added at the top > to resolve the unknown attributes. > The following errors are recieved when the generated HTML from a runAtClient > tree is run through an html/xhtml validator: there is no attribute: > NETUI:TREENAME, NETUI:TREELEVEL, NETUI:IMAGECOLLAPSE, NETUI:TREEANCHOR, > NETUI:TREEANCHORINIT, NETUI:TREEID, NETUI:EXPANDLAST, NETUI:IMAGEEXPAND -- 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