[richfaces-issues] [JBoss JIRA] (RF-11834) [RF4.1.final] rich:picklist don't support @RequestScope
Brian Leathem (JIRA)
jira-events at lists.jboss.org
Tue Jan 24 18:41:18 EST 2012
[ https://issues.jboss.org/browse/RF-11834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Leathem resolved RF-11834.
--------------------------------
Fix Version/s: (was: 4.2.0.CR1)
Resolution: Cannot Reproduce Bug
Works for me, see the pickList dev-example:
https://github.com/richfaces/dev-examples/blob/develop/input-demo/src/main/webapp/examples/pickList.xhtml
Note: you must implement the equals method for the model object used with the pickList.
> [RF4.1.final] rich:picklist don't support @RequestScope
> -------------------------------------------------------
>
> Key: RF-11834
> URL: https://issues.jboss.org/browse/RF-11834
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-selects
> Affects Versions: 4.1.0.Final
> Environment: JBoss 7 / RF4.1.final jdk 1.6_u27
> Reporter: Adrien Adrien
> Assignee: Brian Leathem
> Labels: picklist, scope
>
> picklist don't works if backbean is @requestScope.
> (it worked in RF 3.3.x)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list