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 2007/02/27 09:44:15 UTC

[jira] Resolved: (TILES-122) An exception in JSP Tiles tag causes wrong attribute evaluation

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

Antonio Petrelli resolved TILES-122.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.2

Corrected "ContainerTagSupport": now the "endContext" method is called even if an exception in the "execute" method happens. This way the correct context is popped-up and the remaining attributes can be evaluated correctly.

> An exception in JSP Tiles tag causes wrong attribute evaluation
> ---------------------------------------------------------------
>
>                 Key: TILES-122
>                 URL: https://issues.apache.org/struts/browse/TILES-122
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-jsp (jsp support)
>    Affects Versions: 2.0.1
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0.2
>
>
> When an exception happens during the rendering of a Tiles JSP tag, the subsequent attributes are not evaluated correctly because they cannot be found at all.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.