Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.5
-
None
-
Tiles 2.0.x
Description
If an inner attribute has problems (i.e. exceptions), Tiles currently logs the exception (this includes compile problems) and goes on rendering.
Sometimes it is neccessary to get an exception if inner attribute rendering fails.
Imho, adding a new parameter to tiles configuration like org.apache.tiles.definition....DO_NOT_HIDE_EXCEPTIONS would be enough