[
https://issues.apache.org/struts/browse/TILES-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli closed TILES-130.
----------------------------------
> ServletHeaderValuesMap has a wrong entrySet implementation
> ----------------------------------------------------------
>
> Key: TILES-130
> URL: https://issues.apache.org/struts/browse/TILES-130
> Project: Tiles
> Issue Type: Bug
> Components: tiles-core
> Affects Versions: 2.0.1
> Reporter: Antonio Petrelli
> Assigned To: Antonio Petrelli
> Fix For: 2.0.2
>
>
> ServletHeaderValuesMap.entrySet returns a set of:
> <Map.Entry<String, Enumeration>>
> instead of the correct
> <Map.Entry<String, String[]>>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.