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 2010/06/01 09:24:37 UTC

[jira] Updated: (TILES-509) infinite recursion in TilesApplicationContextWrapper

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

Antonio Petrelli updated TILES-509:
-----------------------------------

    Affects Version/s: 2.2.1
                       2.1.4

This bug affets 2.1.4 too. Thanks for the report.
What we want to do is, as you said, delegation to the wrapped context.
If you can, please post a patch.

> infinite recursion in TilesApplicationContextWrapper
> ----------------------------------------------------
>
>                 Key: TILES-509
>                 URL: https://issues.apache.org/jira/browse/TILES-509
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-core
>    Affects Versions: 2.1.4, 2.2.1
>            Reporter: Cristian Vasile Mocanu
>
> The class org.apache.tiles.context.TilesApplicationContextWrapper recurses infinitely in the methods "URL getResource(String path)" and "Set<URL> getResources(String path)".
> You probably meant to delegate to context.
> Found in "tiles-2.2.1" tag and also in the "trunk".

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