ConverterException is not properly handled in several instances
---------------------------------------------------------------
Key: MYFACES-611
URL: http://issues.apache.org/jira/browse/MYFACES-611
Project: MyFaces
Type: Bug
Components: JSR-127
Versions: 1.1.0
Reporter: sean schofield
Its my understanding that when a ConverterException is thrown that it should be
caught by the component or renderer and a conversion error message added for
the component in question. This is not happening in all cases. One example is
RendererUtils::getConvertedUIOutputValue. Also, in order to minimize the
duplication of this code classes that are doing there own conversion
(HtlmlCalendarRenderer) should be changed to use RendererUtils.
--
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