Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0-beta-2
-
None
Description
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.