[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=16713910#comment-16713910 ]

Jacques Le Roux commented on OFBIZ-10699:
-----------------------------------------

Thanks for report Pierre,

This is ambiguous. It started with OFBIZ-589 and [r492494|http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/controller.xml?r1=492494&r2=492493&pathrev=492494]. Then was modified by [r1801308|http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/party/webapp/partymgr/WEB-INF/controller.xml?r1=1801308&r2=1801307&pathrev=1801308]  for OFBIZ-9328.

Please [~arunpati] could you have a look?

> 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: Bug
>          Components: party
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>            Priority: Major
>
> 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)