HTMLRadioRenderer not showing selected item
-------------------------------------------
Key: MYFACES-597
URL: http://issues.apache.org/jira/browse/MYFACES-597
Project: MyFaces
Type: Bug
Components: Implementation
Versions: 1.1.0
Reporter: Timo Thomas
This bug is similar to MYFACES-144
(http://issues.apache.org/jira/browse/MYFACES-144)
To reproduce the bug a complex object (other than string) must be used as the
value for SelectItem. The object is converted by using a Converter to a string
value.
The method HtmlRendererBase.renderGroupOrItemRadio(...) tests the complex
object with the converted value which is only working if a string is used as a
value for the selectitem.
--
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