[
https://issues.apache.org/jira/browse/WW-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113369#comment-14113369
]
ASF subversion and git services commented on WW-4398:
-----------------------------------------------------
Commit da2f2a5ae5935b1fd08e8d4a87293da15dac4bc8 in struts's branch
refs/heads/develop from [~lukaszlenart]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=da2f2a5 ]
WW-4398 Adds support to map parameters to java.util.Set of complex type
> Parameters mapping to java.util.Set of complex type doesn't work
> ----------------------------------------------------------------
>
> Key: WW-4398
> URL: https://issues.apache.org/jira/browse/WW-4398
> Project: Struts 2
> Issue Type: Bug
> Components: Core Interceptors
> Affects Versions: 2.3.16.3
> Reporter: Josh Mabry
> Fix For: 2.3.18
>
>
> When you have a java.util.Set of complex objects, the ParametersInterceptor
> can not map those values onto the set. A Set of complex objects is easily
> defined as a Set<MyTestClass> where MyTestClass has a String idString as its
> only property.
--
This message was sent by Atlassian JIRA
(v6.2#6252)