[richfaces-issues] [JBoss JIRA] (RF-13727) Switchable panels do not work after rerendering whole page

Pavol Pitonak (JIRA) issues at jboss.org
Tue Jul 15 09:58:29 EDT 2014


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

Pavol Pitonak updated RF-13727:
-------------------------------

    Description: 
# deploy Metamer and open one of these pages:
## http://localhost:8080/metamer/faces/components/richAccordionItem/simple.xhtml?templates=uiRepeat
## http://localhost:8080/metamer/faces/components/richCollapsiblePanel/simple.xhtml?templates=uiRepeat
# switch/collapse panel
# verify that the panel was switched
# click "Full Page Refresh" button (3th button in page header)
# verify that the panel is still switched

result:
* after full page refresh, the panel loses its state (i.e. accordion shows item3, collapsible panel is expanded)
* it works in other templates
* seems to be JSF 2.2 issue

  was:
# deploy Metamer and open one of these pages:
## http://localhost:8080/metamer/faces/components/richAccordionItem/simple.xhtml?templates=a4jRepeat
## http://localhost:8080/metamer/faces/components/richCollapsiblePanel/simple.xhtml?templates=a4jRepeat
# switch/collapse panel
# verify that the panel was switched
# click "Full Page Refresh" button (3th button in page header)
# verify that the panel is still switched

result:
after full page refresh, the panel loses its state (i.e. accordion shows item3, collapsible panel is expanded)

this error appears in following templates:
* a4jRepeat
* richCollapsibleSubTable
* richDataGrid
* richDataTable
* richExtendedDataTable
* richList



> Switchable panels do not work after rerendering whole page
> ----------------------------------------------------------
>
>                 Key: RF-13727
>                 URL: https://issues.jboss.org/browse/RF-13727
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-panels-layout-themes
>    Affects Versions: 4.5.0.Alpha3
>         Environment: RichFaces 4.1.0.Final, 4.2.0.Final, 4.2.1.CR1
> Metamer 4.2.0.20120217-Final, 4.2.1.20120330-CR1
> Mojarra 2.1.7-jbossorg-1
> JBoss AS 7.1.1.Final
> OpenJDK Runtime Environment 1.6.0_24-b24 @ Linux
> Chrome 18.0.1025.142 @ Linux i686, Firefox 11.0 @ Linux x86_64
>            Reporter: Pavol Pitonak
>             Fix For: 5-Tracking
>
>
> # deploy Metamer and open one of these pages:
> ## http://localhost:8080/metamer/faces/components/richAccordionItem/simple.xhtml?templates=uiRepeat
> ## http://localhost:8080/metamer/faces/components/richCollapsiblePanel/simple.xhtml?templates=uiRepeat
> # switch/collapse panel
> # verify that the panel was switched
> # click "Full Page Refresh" button (3th button in page header)
> # verify that the panel is still switched
> result:
> * after full page refresh, the panel loses its state (i.e. accordion shows item3, collapsible panel is expanded)
> * it works in other templates
> * seems to be JSF 2.2 issue



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the richfaces-issues mailing list