[jira] [Commented] (OFBIZ-10699) request map to create party content in controller.xml exists twice

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

[jira] [Commented] (OFBIZ-10699) request map to create party content in controller.xml exists twice

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-10699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722461#comment-16722461 ]

Deepak Dixit commented on OFBIZ-10699:
--------------------------------------

This has been done at
ofbiz framework at r#1849021 and
R17.12 at r#1849022. As this was done in 17.12 as well so backported changes to 17.12 to maintain consistency.

Thanks  Pierre Smits and Jacques for the contribution.


> request map to create party content in controller.xml exists twice
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-10699
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10699
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: party
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>            Assignee: Deepak Dixit
>            Priority: Minor
>             Fix For: 17.12.01
>
>
> In controller.xml of the Party component the following exist:
> {code:java}
> <request-map uri="CreatePartyContent">
> {code}
> and
> {code:java}
> <request-map uri="createPartyContent">
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)