You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2008/02/17 15:19:40 UTC

[jira] Resolved: (TILES-238) Tiles doesn't throw exception when inner attribute has problems

     [ https://issues.apache.org/struts/browse/TILES-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli resolved TILES-238.
------------------------------------

    Resolution: Fixed

Now RenderTagSupport does not implement TryCatchFinally anymore: exceptions pass through.

> 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-jsp (jsp support)
>    Affects Versions: 2.0.5
>         Environment: Tiles 2.0.x
>            Reporter: Eugene
>            Assignee: Antonio Petrelli
>            Priority: Minor
>             Fix For: 2.0.6
>
>
> 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.