Binding a selectOneChoice to an iterator variable does not work
---------------------------------------------------------------
Key: ADFFACES-159
URL: http://issues.apache.org/jira/browse/ADFFACES-159
Project: MyFaces ADF-Faces
Issue Type: Bug
Components: Build
Environment: Facelets
Reporter: Chris Hansen
Priority: Minor
Binding a selectOneChoice to a variable defined in the var attribute of an
iterator tag does not work. On loading the page, it throws a
javax.faces.el.PropertyNotFoundException with the message:
"binding="#{variable.binding}": Target Unreachable, identifier 'variable'
resolved to null
When the binding attribute is removed the page loads and works fine.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira