Summary | Email is sent twice when attachments are present |
Queue | IMP |
Queue Version | FRAMEWORK_3 |
Type | Bug |
State | Duplicate |
Priority | 3. High |
Owners | slusarz (at) horde (dot) org |
Requester | mrubinsk (at) horde (dot) org |
Created | 05/16/2008 (6259 days ago) |
Due | |
Updated | 05/19/2008 (6256 days ago) |
Assigned | 05/17/2008 (6258 days ago) |
Resolved | 05/19/2008 (6256 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
Ticket 6716.State ⇒ Assigned
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Email is sent twice when attachments are present
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
clicking "Send" causes the email to get sent twice. Once with the
attachments, and once without the attachments.
Clicking "Send" without first clicking "Update" sends the email (with
attachments) properly.
Not sure if it's related, but a js error also appears in FF -
uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIDOMHTMLFormElement.submit]"
nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame ::
https://example.com/horde/imp/js/src/compose.js :: _uniqSubmit :: line
240" data: no]
The behavior still occurs with all FF extensions disabled as well....