[
https://issues.apache.org/jira/browse/OFBIZ-3923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mridul Pathak updated OFBIZ-3923:
---------------------------------
Attachment: OFBIZ-3923.patch
Here is the patch for the fix. Also fixed typo in simple method name,
saveLocalFileDateResource => saveLocalFileDataResource.
> Bug in updating local file content
> ----------------------------------
>
> Key: OFBIZ-3923
> URL: https://issues.apache.org/jira/browse/OFBIZ-3923
> Project: OFBiz
> Issue Type: Bug
> Components: content
> Affects Versions: Release Branch 10.04, SVN trunk
> Reporter: Mridul Pathak
> Priority: Minor
> Fix For: Release Branch 10.04, SVN trunk
>
> Attachments: OFBIZ-3923.patch
>
>
> attachUploadToDataResource (member service of updateContentAndUploadedFile
> service group) service calls saveLocalFileDateResource simple method to save
> the local file and attach it to data resource. The case where updating a
> local file content but not uploading a new file is being handled but doesn't
> work since on finding DataResource object "isUpdate" flag is not set to "Y".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.