You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org> on 2007/09/28 17:13:51 UTC

[jira] Created: (MYFACES-1736) UIInput.updateModel may not throw exceptions according to Spec

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.


[jira] Resolved: (MYFACES-1736) UIInput.updateModel may not throw exceptions according to Spec

Posted by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Marinschek resolved MYFACES-1736.
----------------------------------------

    Resolution: Fixed

> 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.1.5,  1.2.0
>            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.