[jira] [Created] (OFBIZ-11056) Fix duplicate entry in paramWithSuffix

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-11056) Fix duplicate entry in paramWithSuffix

Nicolas Malin (Jira)
Samuel Trégouët created OFBIZ-11056:
---------------------------------------

             Summary: 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


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)