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
attachUploadToDataResource (member service of updateContentAnd) 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.