Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.7.3, 2.8.1
-
None
-
Novice
Description
Prior to 2.4.0, exceptions in a bean expression were not propagated when used in a choice processor. The route would continue on as if the expression had evaluated to a Boolean value.
I could not identify a unit test covering this scenario associated with the code that resolves the above behavior so I am adding one to prevent regression.