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 2009/07/29 17:16:59 UTC

[jira] Updated: (TILES-451) KeyedDefinitionsFactoryTilesContainerFactory signature of method storeContainerDependencies

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

Antonio Petrelli updated TILES-451:
-----------------------------------

    Assignee: Antonio Petrelli

> KeyedDefinitionsFactoryTilesContainerFactory signature of method storeContainerDependencies
> -------------------------------------------------------------------------------------------
>
>                 Key: TILES-451
>                 URL: https://issues.apache.org/struts/browse/TILES-451
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-core
>    Affects Versions: 2.1.3
>            Reporter: Oliver Weitz
>            Assignee: Antonio Petrelli
>
> KeyedDefinitionsFactoryTilesContainerFactory, signature of method storeContainerDependencies(Object, Map<String,String>, Map<String,String>, BasicTilesContainer)
> should be changed to storeContainerDependencies(TilesApplicationContext, Map<String,String>, Map<String,String>, BasicTilesContainer). Otherwise it won't override the corresponding superclass method and will never be called. Any custom KeyExtractor is not taken into accound during initialization.

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