6.0.0-alpha12
6/12/25

[#9461] Drafts attachments don't get sent
Summary Drafts attachments don't get sent
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester goncalo.queiros (at) portugalmail (dot) net
Created 12/22/2010 (5286 days ago)
Due
Updated 12/22/2010 (5286 days ago)
Assigned
Resolved 12/22/2010 (5286 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/22/2010 06:21:57 AM Michael Slusarz Assigned to Michael Slusarz
State ⇒ Resolved
 
12/22/2010 06:21:40 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

Bug #9461: Fix adding attachments from draft

http://git.horde.org/horde-git/-/commit/385d7aca7e6185ad9d4531143f59b3b9cf16bba5
12/22/2010 12:42:18 AM goncalo (dot) queiros (at) portugalmail (dot) net Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Drafts attachments don't get sent
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Save a draft with attachments. Resume it, and send. The attachment 
arrives empty.
Been digging the code, and found out that when a draft is resumed, the 
temporary file that is created to be sent is empty, so the attachment 
always arrives empty. Hacking the file, and giving it content before 
we send the draft, works fine, so it really seems to be a problem on 
the creation of this file.
Also, when you save a draft with an attachment, when you resume that 
draft, you will have an extra attachment (that is the original message)

Saved Queries