From jira-events at lists.jboss.org Tue Nov 29 08:25:41 2011 Content-Type: multipart/mixed; boundary="===============3577943597538121876==" MIME-Version: 1.0 From: Jean ANDRE (Commented) (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-11694) RF4 : Bad rendering on rich:dataTable inside ui:include enclosed in a rich:tabPanel Date: Tue, 29 Nov 2011 08:25:41 -0500 Message-ID: <1797455154.50388.1322573141284.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 187546568.8861.1321376800960.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============3577943597538121876== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-11694?page=3Dcom.atlassian.jira.pl= ugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12646304#com= ment-12646304 ] = Jean ANDRE commented on RF-11694: --------------------------------- Many thanks for the explanation. We use the solution number 2 and it is wor= king. = {code} <ui:insert name=3D"title"><h:outputText value=3D"#{msg['common.l= abel.application.title']}"/></ui:insert> = {code} I've some questions for you : 1) Which JSF issue (I mean Bug number) cause this problem ? 2) Could you please, give us the to be set because the inf= ormation is a little bit obscure. Following config is correct for the case ? org.richfaces.resourceMapping.enabled true org.richfaces.resourceMapping.packedStages true 3) We have a similar issue with a form. At the first time, the form needs = to be reload to make available the Ajax validation or we have to press twic= e the submit button to make the ajax validation running well. Any idea ? = > RF4 : Bad rendering on rich:dataTable inside ui:include enclosed in a ric= h:tabPanel > -------------------------------------------------------------------------= ---------- > > Key: RF-11694 > URL: https://issues.jboss.org/browse/RF-11694 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-tables > Affects Versions: 4.0.0.Final > Environment: Websphere 8 - RAD 8 - JSF Mojorra 2.1.4 - Spring 3.0= .6 Final - Use @Inject @Named @SessionScoped as annotations - Firefox 7.0.1= - Windows 7 (6.1 sp1) > Reporter: Jean ANDRE > Fix For: 4.Future > > Attachments: After F5 Key.jpg, Newly dynamic tab.jpg, Screen at t= he beginning....jpg > > > The rich:dataTable is not rendering with CSS style when the dataTable is = inside a separate file (ui:include src=3D....) during the ajax rendering on= a dynamic insert of rich:tab. > The error does not appear when the content of the include file is directl= y moved inside the final page, I mean without ui:include. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============3577943597538121876==--