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


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.

Reply via email to