[richfaces-issues] [JBoss JIRA] (RF-11568) Collapsible panel: toggleListener doesn't work inside iteration components

Juraj Húska (JIRA) issues at jboss.org
Thu Jun 19 06:56:24 EDT 2014


    [ https://issues.jboss.org/browse/RF-11568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977655#comment-12977655 ] 

Juraj Húska commented on RF-11568:
----------------------------------

In RF 4.5.0-SNAPSHOT (close to Alpha 3 release) it works in all templates except {{uiRepeat}}. However, tests are not passing, they need to be fixed.

> Collapsible panel: toggleListener doesn't work inside iteration components
> --------------------------------------------------------------------------
>
>                 Key: RF-11568
>                 URL: https://issues.jboss.org/browse/RF-11568
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-panels-layout-themes
>    Affects Versions: 4.1.0.Milestone3
>         Environment: RichFaces 4.1.0-SNAPSHOT
> Metamer 4.1.0-SNAPSHOT r.22819
> JBoss Web 7.0.2.Final (Mojarra 2.1.3)
> OpenJDK Runtime Environment 1.6.0_22-b22 @ Linux
> Chrome 14.0.835.202 @ Linux i686, Firefox 7.0.1
>            Reporter: Pavol Pitonak
>              Labels: ci_issue
>             Fix For: 5-Future
>
>
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richCollapsiblePanel/simple.xhtml
> # collapse the panel and verify that string "* panel collapsed" appeared in the page header 
> # expand the panel and verify that string "* panel expanded" appeared in the page header 
> # open the same page in iteration component (e.g. richList)
> # collapse the panel and verify that string "* panel collapsed" appeared in the page header 
> # expand the panel and verify that string "* panel expanded" appeared in the page header 
> result:
> listener is called only for collapsed panel, not for expanded panel
> the component behaves wrong only in following templates:
> * a4jRepeat
> * richCollapsibleSubTable
> * richDataGrid
> * richDataTable
> * richExtendedDataTable
> * richList



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



More information about the richfaces-issues mailing list