Pierre Smits created OFBIZ-10699:
------------------------------------
Summary: 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
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)