[
https://issues.apache.org/jira/browse/OFBIZ-11056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848167#comment-16848167
]
Rohit Koushal commented on OFBIZ-11056:
---------------------------------------
Thank you [~stregouet] for pointing us in the right direction.
I am attaching the patch that rectifies the problem which gets introduce in
OFBIZ-5048.
> Fix duplicate entry in paramWithSuffix
> --------------------------------------
>
> Key: OFBIZ-11056
> URL: https://issues.apache.org/jira/browse/OFBIZ-11056
> Project: OFBiz
> Issue Type: Bug
> Reporter: Samuel Trégouët
> Assignee: Rohit Koushal
> Priority: Major
>
> when using string-list-suffix attribute for service definition, invoke method
> (from associated event handler) will try to parse parameters from both
> request variable and rawParameterMap which was also built from request. So we
> end up with duplicates in resulting list.
> This behaviour seems to be introduced with OFBIZ-5048.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)