[
https://issues.apache.org/jira/browse/MYFACES-4593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Werner Punz resolved MYFACES-4593.
----------------------------------
Fix Version/s: 4.0.1
Resolution: Fixed
> Wrong Error recovery strategy - See also
> https://github.com/jakartaee/faces/issues/1800
> ---------------------------------------------------------------------------------------
>
> Key: MYFACES-4593
> URL: https://issues.apache.org/jira/browse/MYFACES-4593
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 4.0.0
> Reporter: Werner Punz
> Assignee: Werner Punz
> Priority: Major
> Fix For: 4.0.1
>
>
> While investigating a regression bug on the new 4.0.1 codebase in the error
> recovery section I found an issue we have had for a long time.
> We have applied the wrong error recovery strategy. To recover the queue is
> cleared,
> however the jsdoc says otherwise, that every element must be processed.
>
> I need to provide a testcase to the TCK and then will fix it in our codebase.
> Sine the TCK did not cover it.
>
> Makes the code also a little bit leaner on the error handling side.
> See also [https://github.com/jakartaee/faces/issues/1800]
> I will fix this on both ends, the TCK and our codebase for 4.0.1, wont be
> finished very likely today with it. So please wait until monday in the worst
> case!
> This also will fix the regression bug I have discovered!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)