Tiles doesn't throw exception when inner attribute has problems
---------------------------------------------------------------
Key: TILES-238
URL: https://issues.apache.org/struts/browse/TILES-238
Project: Tiles
Issue Type: Improvement
Components: tiles-core
Environment: Tiles 2.0.x
Reporter: Eugene
Priority: Minor
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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.