[
https://issues.apache.org/struts/browse/TILES-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli resolved TILES-142.
------------------------------------
Resolution: Fixed
Now the init parameters are put into a Hashtable that is populated with init
parameters of the root context at creation.
Added a test case.
> ServletContextAdapter.getInitParameterNames returns duplicate names
> -------------------------------------------------------------------
>
> Key: TILES-142
> URL: https://issues.apache.org/struts/browse/TILES-142
> Project: Tiles
> Issue Type: Bug
> Components: tiles-core
> Affects Versions: 2.0.1
> Reporter: Antonio Petrelli
> Assigned To: Antonio Petrelli
>
> ServletContextAdapter.getInitParameterNames returns duplicate init parameters
> names, because it composes the names one after the others, instead of making
> a union.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.