Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-beta-2
-
None
Description
According to the spec, the submitted value for UISelectOne components must be set to the empty string if there is no entry in the request parameter map. Though this change is already covered in MYFACES-2356, some cleanup work remains to be done.
Previously the submitted value was set to RendererUtils.NOTHING in this case. As this is no longer needed, it should be removed completely.
Attachments
Attachments
Issue Links
- depends upon
-
MYFACES-2356 HtmlRadioRendererBase calls converter method getAsString() not with the object, but with the string version when an validation error occured
- Closed