[jira] [Commented] (OFBIZ-11597) Error removing an uploaded party content

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

[jira] [Commented] (OFBIZ-11597) Error removing an uploaded party content

Nicolas Malin (Jira)

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

ASF subversion and git services commented on OFBIZ-11597:
---------------------------------------------------------

Commit 4b43b0c639dac0fae93d7119843dcaebda15ea4b in ofbiz-framework's branch refs/heads/release17.12 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=4b43b0c ]

Fixed: Error removing an uploaded party content

(OFBIZ-11597)

When you try to remove an uploaded party content you get this error:

ControlServlet                |E| Error in request handler:
org.apache.ofbiz.webapp.control.RequestHandlerException:
Unknown request [removePartyContent/viewprofile];
this request does not exist or cannot be called directly.

While at it I also fixed the similar case for payment methods


> Error removing an uploaded party content
> ----------------------------------------
>
>                 Key: OFBIZ-11597
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11597
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Jacques Le Roux
>            Priority: Major
>
> When you try to remove an uploaded party content you get this error:
> {noformat}
> 2020-04-16 14:12:59,297 |jsse-nio-8443-exec-6 |ControlServlet                |E| Error in request handler:
> org.apache.ofbiz.webapp.control.RequestHandlerException: Unknown request [removePartyContent/viewprofile]; this request does not exist or cannot be called directly.
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)