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/10/22 13:44:37 UTC

[jira] Updated: (TILES-320) Throw an exception if an included/forwarded resource is not found

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

Antonio Petrelli updated TILES-320:
-----------------------------------

    Assignee: Antonio Petrelli

> Throw an exception if an included/forwarded resource is not found
> -----------------------------------------------------------------
>
>                 Key: TILES-320
>                 URL: https://issues.apache.org/struts/browse/TILES-320
>             Project: Tiles
>          Issue Type: Improvement
>    Affects Versions: 2.0.6
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.1.x
>
>
> Currently if an attribute value, specifying a template, is not found, nothing is thrown, because the implementation of:
> PageContext.include
> and
> RequestDispatcher.include
> does not throw an exception.
> Tiles should, by default, throw an exception in these cases (except in case the "ignore" flag is true).

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