Ingo Wolfmayr created OFBIZ-7794:
------------------------------------
Summary: Error when updating file in CMS
Key: OFBIZ-7794
URL:
https://issues.apache.org/jira/browse/OFBIZ-7794 Project: OFBiz
Issue Type: Bug
Components: content
Affects Versions: Trunk
Reporter: Ingo Wolfmayr
In-Parameter missing:
updateContentAndUploadedFile.partyContentTypeId
updateContentAndUploadedFile.partyId
I guess it has been introduced by jira-7374 as service updateContentAndUploadedFile has been changed:
- <invoke name="updateContent"/>
+ <invoke name="updatePartyContent"/>
The change expects all content updated by updateContentAndUploadedFile to be partyContent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)