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

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

Yes but the 1st one is not used by the controller, only the second. From the top of my head, I agree renaming the 1st one to EditPartyContent

> 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)