Thanks The validator exception for every row is undesired, but the behavior is now the same as it was for MyFaces 1.0.9, which was the intent of the patch.
I will work on a patch shortly to fix the mutiple validator error messages problem. Regards Jamie -----Original Message----- From: Mathias Broekelmann (JIRA) [mailto:[EMAIL PROTECTED] Sent: 27 September 2005 11:34 To: [email protected] Subject: [jira] Commented: (MYFACES-606) Tomahawk selectOneRadio doesn't validate. This is a side affect of patch for fixed issue 592. [ http://issues.apache.org/jira/browse/MYFACES-606?page=comments#action_12330569 ] Mathias Broekelmann commented on MYFACES-606: --------------------------------------------- I´ve applied your patch (r291894). I have modified it a little bit since you used JDK 1.5 syntax for autoboxing. It seams to work now but if you make the radio button required you get a validator exception for each row which might not be desired. > Tomahawk selectOneRadio doesn't validate. This is a side affect of patch for > fixed issue 592. > --------------------------------------------------------------------------------------------- > > Key: MYFACES-606 > URL: http://issues.apache.org/jira/browse/MYFACES-606 > Project: MyFaces > Type: Bug > Components: Tomahawk > Versions: Nightly Build > Environment: All > Reporter: Jamie Cash > Attachments: 606.patch.txt > > I have rewritten my patch for issue 592 to avoid the side affects described > above. I couldn't add the patch to 592 as that was closed so have had to > raise this issue instead. > Patch to follow shortly. > After the patch is applied, the component will now behave exacly as before > (call to super), if forceId is false or forceIdIndex is true, but will branch > into logic similar to that in UIInput if forceId is true AND forceIdIndex is > false. -- 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 INTERNATIONAL FINANCIAL DATA SERVICES (UK) LTD Tel: +44 1268 44 3000 ********************** N O T I C E ********************************* This message and any attachments is intended only for the individual or company to which it is addressed and may contain information which is privileged, confidential or prohibited from disclosure or unauthorised use. If the recipient of this transmission is not the intended recipient, or the employee or agent responsible for delivering such materials to the intended recipient, you are hereby notified that any use, any form of reproduction, dissemination, copying, disclosure, modification, distribution and/or publication of this e-mail message or its attachments other than by it's intended recipient is strictly prohibited by the sender. If you have received it in error, please notify us immediately by telephone on the number above and destroy the message and all copies in your possession. International Financial Data Services (UK) Ltd is authorised and regulated by the Financial Services Authority. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. **********************************************************************
