Summary | unable to send pasted images from clipboard in html emails |
Queue | IMP |
Queue Version | 6.0.0 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | mtspam (at) tesira (dot) de |
Created | 11/06/2012 (4624 days ago) |
Due | |
Updated | 11/06/2012 (4624 days ago) |
Assigned | 11/06/2012 (4624 days ago) |
Resolved | 11/06/2012 (4624 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
image data to be posted. So disable any HTML pasting to CKeditor.
commit d0d096c68d41004b294799867009289642754236
Author: Michael M Slusarz <slusarz@horde.org>
Date: Tue Nov 6 13:41:26 2012 -0700
Bug #11650: add bug number to changelogimp/docs/CHANGES | 2 +-
imp/package.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/d0d096c68d41004b294799867009289642754236
Assigned to Michael Slusarz
State ⇒ Assigned
State ⇒ Not A Bug
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ unable to send pasted images from clipboard in html emails
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
html email. The email is showing fine, but I get the following error
on pressing the send button:
error when communicating with the server.
apache, horde and mail logs are all emtpy of the incident. Also digged
with firebug for it, nothing.
The moment I either delete the image or go into Source mode and delete
the src="data:image/png; statement of the html the message gets send,
with no picture and just garbage html, but at least it gets away.
Normal attaching files just works fine.