From jira-events at lists.jboss.org Thu Sep 13 05:11:32 2012 Content-Type: multipart/mixed; boundary="===============7479063820682218999==" MIME-Version: 1.0 From: Denis Maliarevich (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] (JBIDE-12557) tag header is not rendered Date: Thu, 13 Sep 2012 05:11:32 -0400 Message-ID: <2087397492.34961.1347527492813.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 2085849411.18315.1346936372880.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============7479063820682218999== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/JBIDE-12557?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12718161#= comment-12718161 ] = Denis Maliarevich commented on JBIDE-12557: ------------------------------------------- For the following code {code:xml} -Text_H1 +Html_H1 -Text_H2 +Html_H2 -Text_H3 -Text_F1
+Html_F1
-Text_F2
+Html_F2
-Text_F3
-Text_BLA1
+Html_BLA1
-Text_BLA2
+Html_BLA2
-Text_BLA3
-Text_Body1
= -Text_Body2
= {code} we've got the following output: 1) in RF4 renders in its header ALL *facet=3D"header"*'s child= ren (*text nodes, jsf nodes, html nodes*): !rf4.png! 2) with RF3 *facet=3D"header"* has only the first JSF component, the rest g= oes to panel's body (*only text and html nodes are rendered*). = Despite of the facets' names all their child nodes are added to the body: != rf3.png! = > tag header is not rendered > --------------------------------------- > > Key: JBIDE-12557 > URL: https://issues.jboss.org/browse/JBIDE-12557 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: Visual Page Editor core > Affects Versions: 4.0.0.Alpha1 > Environment: Linux 32 bit > Reporter: Vlado Pakan > Assignee: Denis Maliarevich > Fix For: 4.0.0.Alpha2 > > Attachments: rf3.png, rf4.png > > > 1. Create new JSF Facelets KickStart projec > 2. Crate new xhtml page with this content > {noformat} > > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:rich=3D"http://richfaces.org/rich" > xmlns:h=3D"http://java.sun.com/jsf/html"> > > > > > > > > > > = > > > > {noformat} > ERROR: Panel header "HEADER_VALUE" is not displayed in visual part. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira --===============7479063820682218999==--