javax.faces.component.html.HtmlSelectOneRadio throws IllegalArgumentException
with message Value is no String
-------------------------------------------------------------------------------------------------------------
Key: MYFACES-2152
URL: https://issues.apache.org/jira/browse/MYFACES-2152
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 1.2.6, 1.2.5, 1.2.4
Environment: WebSphere 6.1 Portlet Container, Windows XP, Solaris 10
Reporter: Hampus Wingren
HtmlSelectOneRadio throws IllegalArgumentException with message "Value is no
String". While debugging I can see that the value is no String but rather a
org.apache.myfaces.shared_impl.renderkit.RenderUtils$1 object which seems
really strange because I only send SelectItems to the control.
It has been working on and off for some time but now, it shows up regulary.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.