Pardon the bad comment; of course I was thinking of Tomahawk 1.1.11 ;) Matt
On Wed, Jun 22, 2011 at 11:30 AM, Matt Benson (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/MYFACES-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13053335#comment-13053335 > ] > > Matt Benson commented on MYFACES-3184: > -------------------------------------- > > Except... is 2.1.2 the right target version, since the attempted 2.1.1 > release was vetoed? > >> 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 >> Assignee: Leonardo Uribe >> Fix For: 2.0.8, 2.1.2 >> >> Attachments: mf3184.tar.gz >> >> >> 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. Works on Mojarra. > > -- > This message is automatically generated by JIRA. > For more information on JIRA, see: http://www.atlassian.com/software/jira > > >
