[richfaces-issues] [JBoss JIRA] Updated: (RF-3956) dataScroller: after filtering - dataScroller controls disappers. Under jsp-myfaces only.

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Jul 18 11:43:52 EDT 2008


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

Nick Belaevski updated RF-3956:
-------------------------------

    Fix Version/s: 3.2.2
         Assignee: Denis Morozov  (was: Nick Belaevski)


> dataScroller: after filtering - dataScroller controls disappers. Under jsp-myfaces only.
> ----------------------------------------------------------------------------------------
>
>                 Key: RF-3956
>                 URL: https://jira.jboss.org/jira/browse/RF-3956
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: 3.2.2.BETA1, ie6, ie7, ff 3.0, safari 3.1, opera 9.5
>            Reporter: Mikhail Vitenkov
>            Assignee: Denis Morozov
>             Fix For: 3.2.2
>
>         Attachments: dfsFilteringError.png
>
>
> Step 1. Create dataScroller with filtering feature following way:
> <rich:dataTable id="dataTableId" value="#{dataScroller.dataTable}"...
> <f:facet name="header">
> <rich:datascroller...</rich:datascroller>
> </f:facet>
> ...
> <rich:column sortBy="#{dT.int0}" filterBy="#{dT.int0}" filterEvent="onchange" selfSorted="#{dataScroller.selfSorted}">
> 			<h:outputText value="#{dT.int0} " />
> 		</rich:column>
> 	</rich:dataTable>
> Step 2. Make dataTable filtered & verify dataScroller controls presence.
> Actual behavior:
> DataScroller controls is absent. For more information see attached screenshot.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list