[
https://issues.apache.org/jira/browse/OFBIZ-11597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085865#comment-17085865 ]
ASF subversion and git services commented on OFBIZ-11597:
---------------------------------------------------------
Commit 57805aebabaee62736ecf8c99810b5b673a2e37e in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=57805ae ]
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)