[
https://issues.apache.org/struts/browse/TILES-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli resolved TILES-348.
------------------------------------
Resolution: Fixed
Changed init parameters that are used by the two mentioned classes.
> TilesDecorationFilter and TilesDispatchServlet refer wrongly to
> TilesListener.CONTAINER_KEY_INIT_PARAM
> ------------------------------------------------------------------------------------------------------
>
> Key: TILES-348
> URL: https://issues.apache.org/struts/browse/TILES-348
> Project: Tiles
> Issue Type: Bug
> Components: tiles-servlet
> Affects Versions: 2.1.1
> Reporter: Antonio Petrelli
> Assignee: Antonio Petrelli
> Fix For: 2.1.2
>
>
> TilesDecorationFilter and TilesDispatchServlet use
> TilesListener.CONTAINER_KEY_INIT_PARAM as an initialization parameter to set
> the key of the container to use.
> But the intent of these two classes is very different to the one of the
> parameter in TilesListener, i.e. the key of the container to *create*
> So two different parameter names must be created, one for each class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.