[richfaces-issues] [JBoss JIRA] Resolved: (RF-8772) Data scroller: attributes render and for ignored

Anton Belevich (JIRA) jira-events at lists.jboss.org
Mon Jul 5 13:08:46 EDT 2010


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

Anton Belevich resolved RF-8772.
--------------------------------

    Resolution: Done


> Data scroller: attributes render and for ignored
> ------------------------------------------------
>
>                 Key: RF-8772
>                 URL: https://jira.jboss.org/browse/RF-8772
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.0.0.Alpha2
>         Environment: RichFaces v.4.0.0-SNAPSHOT SVN r.17630
>            Reporter: Pavol Pitonak
>            Assignee: Anton Belevich
>             Fix For: 4.0.0.Milestone1
>
>
> The following code doesn't work (both attributes are set to "dataTable" in bean):
> <it:dataScroller id="scroller1" for="#{bean.for}" render="#{bean.render}" />
> <it:dataTable id="dataTable" ... />
> This works fine:
> <it:dataScroller id="scroller1" for="dataTable" render="dataTable" />
> <it:dataTable id="dataTable" ... />

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

        


More information about the richfaces-issues mailing list