[ http://jira.jboss.com/jira/browse/RF-2923?page=all ]
Nick Belaevski updated RF-2923: ------------------------------- To doc team: please note in the documentation that for is evaluated on view build, not on view render; that's why it will ignore c:set etc. tags > 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 _______________________________________________ richfaces-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/richfaces-issues
