Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0
-
None
-
None
Description
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!
Attachments
Issue Links
- links to