You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Oliver Weitz (JIRA)" <ji...@apache.org> on 2009/07/29 12:39:59 UTC

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

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


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.


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

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Fix Version/s: 2.1.4

Signature changed, thanks for the report!

> 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
>             Fix For: 2.1.4
>
>
> 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.


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

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli closed TILES-451.
----------------------------------

    Resolution: Fixed

> 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
>             Fix For: 2.1.4
>
>
> 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.