updateContentAndUploadedFile service broken
------------------------------------------- Key: OFBIZ-4452 URL: https://issues.apache.org/jira/browse/OFBIZ-4452 Project: OFBiz Issue Type: Bug Reporter: Martin Kreidenweis The updateContentAndUploadedFile service doesn't work correctly: When the new file is shorter (smaller) than the old file, only part of the file is replaced; it keeps its original size. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kreidenweis updated OFBIZ-4452: -------------------------------------- Component/s: content Affects Version/s: SVN trunk > updateContentAndUploadedFile service broken > ------------------------------------------- > > Key: OFBIZ-4452 > URL: https://issues.apache.org/jira/browse/OFBIZ-4452 > Project: OFBiz > Issue Type: Bug > Components: content > Affects Versions: SVN trunk > Reporter: Martin Kreidenweis > Attachments: OFBIZ-4452.patch > > > The updateContentAndUploadedFile service doesn't work correctly: When the new file is shorter (smaller) than the old file, only part of the file is replaced; it keeps its original size. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kreidenweis updated OFBIZ-4452: -------------------------------------- Attachment: OFBIZ-4452.patch patch fixes bug in DataServices.createFileMethod() > updateContentAndUploadedFile service broken > ------------------------------------------- > > Key: OFBIZ-4452 > URL: https://issues.apache.org/jira/browse/OFBIZ-4452 > Project: OFBiz > Issue Type: Bug > Components: content > Affects Versions: SVN trunk > Reporter: Martin Kreidenweis > Attachments: OFBIZ-4452.patch > > > The updateContentAndUploadedFile service doesn't work correctly: When the new file is shorter (smaller) than the old file, only part of the file is replaced; it keeps its original size. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4452. ---------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Release Branch 11.04 Release Branch 10.04 Release Branch 09.04 Assignee: Jacques Le Roux Thanks Martin, Your patch is in trunk r1177128 R11.04 r1177135 R10.04 r1177134 R09.04 r1177133 > updateContentAndUploadedFile service broken > ------------------------------------------- > > Key: OFBIZ-4452 > URL: https://issues.apache.org/jira/browse/OFBIZ-4452 > Project: OFBiz > Issue Type: Bug > Components: content > Affects Versions: SVN trunk > Reporter: Martin Kreidenweis > Assignee: Jacques Le Roux > Fix For: Release Branch 09.04, Release Branch 10.04, Release Branch 11.04, SVN trunk > > Attachments: OFBIZ-4452.patch > > > The updateContentAndUploadedFile service doesn't work correctly: When the new file is shorter (smaller) than the old file, only part of the file is replaced; it keeps its original size. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |