h:selectOneRadio cannot support f:ajax if @id not set
-----------------------------------------------------
Key: MYFACES-3184
URL: https://issues.apache.org/jira/browse/MYFACES-3184
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 2.1.1
Reporter: Matt Benson
if the id is set, it is written to the containing table and everything works
fine. Otherwise, the client-side DOM has no element with the id of the
selectOneRadio component and the full effects of the ajax call (e.g. listener
method invocation) are never carried out. Also fails on Mojarra, FYI.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira