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.