t:selectOneRadio validation messages in dataTable
-------------------------------------------------
Key: MYFACES-636
URL: http://issues.apache.org/jira/browse/MYFACES-636
Project: MyFaces
Type: Bug
Components: Tomahawk
Versions: 1.0.9m9, 1.1.0, Nightly
Environment: All Tested (JBoss, Tomcat on Win 2000, and Win 2003). Code
analysis identifies that this bug would occour on all environments.
Reporter: Jamie Cash
If the tomahawk selectOneRadio is used in a datatable (forceId = true,
forceIdIndex = false) and required is true and no items are selected, then a
validation error message will be added for every radio button in the data
table. This message should only occour once for the set.
forceId = true and forceIdIndex = false identifies that all radio buttons with
the same id are within the same group, and should be validated accordingly.
--
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