[richfaces-issues] [JBoss JIRA] Commented: (RF-2923) for attribute in datascroller not handled when using datascroller in custom tags

Brian Gregory (JIRA) jira-events at lists.jboss.org
Sat Apr 12 13:36:55 EDT 2008


    [ http://jira.jboss.com/jira/browse/RF-2923?page=comments#action_12408446 ] 
            
Brian Gregory commented on RF-2923:
-----------------------------------

We're using facelets and we have the dataScroller inside a facelet custom tag (with a for parameter passed in).
I took the longshot and tried ${...} but it didn't work (although I didn't really think it would since I believe the facelets parameters aren't evaluated until much later)


> for attribute in datascroller not handled when using datascroller in custom tags
> --------------------------------------------------------------------------------
>
>                 Key: RF-2923
>                 URL: http://jira.jboss.com/jira/browse/RF-2923
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: Alan Stewart
>         Assigned To: Nick Belaevski
>             Fix For: 3.2.1
>
>
> Have writtem custom JSF tags that incorporate the rich:datascroller.
> We pass in the id of the rich:dataTable in our custom tag and the datascroller has working using this in versions up until 3.1.4.SR1. Changed to 3.2.0.GA  and now without any other code changes, I get an error:
> could not find dataTable for datascroller j_id171. When we hard-code the id of the dataTable in the "for" attribute of the rich:datascoller, it all works OK.

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

        



More information about the richfaces-issues mailing list