[
https://issues.apache.org/jira/browse/MYFACES-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522737
]
Martin Marinschek commented on MYFACES-1687:
--------------------------------------------
I specifically don't want to fix this in JSF 2.0 only - error-handling in JSF
is something that's very important for the success of JSF, and this is an easy
fix. We can adhere to the language of the specification, and add a message -
but still throw an exception. No code will rely on this "adding a message"
behaviour.
regards,
Martin
> Update Model didn't throw an exception if an exception occurred, but adds a
> message for display to the user
> ------------------------------------------------------------------------------------------------------------
>
> Key: MYFACES-1687
> URL: https://issues.apache.org/jira/browse/MYFACES-1687
> Project: MyFaces Core
> Issue Type: Improvement
> 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
>
>
> According to all good sense, update model should throw an exception, and not
> show a message in the message list, if setting the value of the model-bean
> throws an exception itself.
> Hopefully this won't make any problems with the TCK, if it does we should
> challenge it.
> regards,
> Martin
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.