You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2007/03/08 17:58:11 UTC

[jira] Resolved: (TILES-132) Context maps with String[] values have a wrong "containsValue" implementation

     [ https://issues.apache.org/struts/browse/TILES-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli resolved TILES-132.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.2

Problems fixed, added test case for PortletTilesRequestContext and ServletTilesRequestContext.

> Context maps with String[] values have a wrong "containsValue" implementation
> -----------------------------------------------------------------------------
>
>                 Key: TILES-132
>                 URL: https://issues.apache.org/struts/browse/TILES-132
>             Project: Tiles
>          Issue Type: Bug
>    Affects Versions: 2.0.1
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0.2
>
>
> Some context maps classes with String[] class as values have a wrong "containsValue" implementation.
> The correct implementation is inside "ServletHeaderValuesMap", while in ServletParamValuesMap the implementation checks in a wrong way the presence of a String[] instance value.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.