afterEncode should still be called on CoreRenderer even if encodeAll or
encodeEnd fails
---------------------------------------------------------------------------------------
Key: TRINIDAD-1909
URL: https://issues.apache.org/jira/browse/TRINIDAD-1909
Project: MyFaces Trinidad
Issue Type: Bug
Affects Versions: 2.0.0.3-core
Reporter: Andrew Robinson
Assignee: Andrew Robinson
If encodeAll or encodeEnd fails in CoreRenderer (exception thrown), the
afterEncode is never called. This should be in a finally block to allow the
renderer to properly cleanup even when there is an exception
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.