[
https://issues.apache.org/jira/browse/OFBIZ-6697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15080885#comment-15080885 ]
Gareth Carter commented on OFBIZ-6697:
--------------------------------------
We have been using this patch in production for about 2 months now and have no reports of any issues. I don't personally believe it should matter about the method signature as it's private, should only deprecate public methods
> CommunicationServices.createAttachmentContent duplicates attachments for existing CommunicationEvents
> -----------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-6697
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6697> Project: OFBiz
> Issue Type: Bug
> Components: party
> Affects Versions: Trunk
> Reporter: Gareth Carter
> Assignee: Nicolas Malin
> Priority: Minor
> Attachments: FixDuplicateCommEventAttachments.patch
>
>
> When sending an email from a CommunicationEvent that exists in the database prior to calling sendMail/sendMailMultiPart, the seca updateCommEventAfterEmail will call createAttachmentContent and store any attachments into ImageDataResource and be referenced by the CommunicationEvent even if the attachments already exist in the database (and stored somewhere else).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)