UIInput.updateModel may not throw exceptions according to Spec
--------------------------------------------------------------
Key: MYFACES-1736
URL: https://issues.apache.org/jira/browse/MYFACES-1736
Project: MyFaces Core
Issue Type: Bug
Components: JSR-127, JSR-252
Affects Versions: 1.2.0, 1.1.5
Reporter: Martin Marinschek
Assignee: Martin Marinschek
Fix For: 1.1.6-SNAPSHOT, 1.2.1-SNAPSHOT
We may not throw exceptions - I still want to show a nice error-page to the
user, even with JSF 1.2 (Ed suggested we will have development time messages in
2.0). Until then, this checkin is a workaround - I'm queuing up the exceptions
which occurred and finally pass them to the ErrorHandler (currently, only the
first, but I'll fix this when time permits).
regards,
Martin
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.