UIXComponent's public static boolean visitChildren method swallows run time
exceptions
--------------------------------------------------------------------------------------
Key: TRINIDAD-2053
URL: https://issues.apache.org/jira/browse/TRINIDAD-2053
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 2.0.0-beta-2
Reporter: Andrew Robinson
Assignee: Andrew Robinson
The public static boolean visitChildren method in UIXComponent catches run time
exceptions, but forgets to re-throw them in the finally block, so that they are
never reported.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira