[richfaces-issues] [JBoss JIRA] Updated: (RF-11333) rich:column sorting runs one step behind when partial state saving is disabled

Brian Leathem (JIRA) jira-events at lists.jboss.org
Tue Sep 20 22:13:39 EDT 2011


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

Brian Leathem updated RF-11333:
-------------------------------

    Fix Version/s: 4.Future


> rich:column sorting runs one step behind when partial state saving is disabled
> ------------------------------------------------------------------------------
>
>                 Key: RF-11333
>                 URL: https://issues.jboss.org/browse/RF-11333
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.0.0.Final
>         Environment: Mojarra 2.1.2, Tomcat 7.0.19 / GlassFish 3.1 / JBoss AS 6.0.0, Eclipse Helios SR1, Win7 x64.
>            Reporter: Bauke Scholtz
>              Labels: column, datatable, sorting
>             Fix For: 4.Future
>
>
> The {{rich:column}} sorting runs one step behind when partial state saving is disabled by 
> {code}
> <context-param>
>     <param-name>javax.faces.PARTIAL_STATE_SAVING</param-name>
>     <param-value>false</param-value>
> </context-param>
> {code}
> First click on a sorting header has no effect. Any next click on an arbitrary sorting header executes the sorting as desired by the previous click.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list