[richfaces-issues] [JBoss JIRA] (RF-11694) RF4 : Bad rendering on rich:dataTable header inside ui:include enclosed in a rich:tabPanel

Jean ANDRE (Updated) (JIRA) jira-events at lists.jboss.org
Tue Nov 15 12:20:41 EST 2011


     [ https://issues.jboss.org/browse/RF-11694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean ANDRE updated RF-11694:
----------------------------

    Workaround Description: 
Do not use include - Put directly the code inside the destination page.... :(((
or
ask to refresh the whole page by not using a4j:commandButton but h:commandButton. :(((
or
press F5 key

  was:
Do not use include - Put directly the code inside the destination page.... :(((
or
ask to refresh the whole page by not using a4j:commandButton but h:commandButton. :(((

               Description: 
The rich:dataTable is not rendering with CSS style when the dataTable is inside a separate file (ui:include src=....) during the ajax rendering on a dynamic insert of rich:tab.

The error does not appear when the content of the include file is directly moved inside the final page, I mean without ui:include.


  was:
The header of a rich:dataTable is not rendering with CSS style when the dataTable is inside a separate file (ui:include src=....) during the ajax rendering on a dynamic insert of rich:tab.

The error does not appear when the content of the include file is directly moved inside the final page, I mean without ui:include.


    
> RF4 : Bad rendering on rich:dataTable header inside ui:include enclosed in a rich:tabPanel
> ------------------------------------------------------------------------------------------
>
>                 Key: RF-11694
>                 URL: https://issues.jboss.org/browse/RF-11694
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    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
>         Attachments: After F5 Key.jpg, Newly dynamic tab.jpg, Screen at the beginning....jpg
>
>
> The rich:dataTable is not rendering with CSS style when the dataTable is inside a separate file (ui:include src=....) during the ajax rendering on a dynamic insert of rich:tab.
> The error does not appear when the content of the include file is directly 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 administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list