[commits] Horde branch master updated. bebd66700e435033d22b825375d3fd671d0d81c9
Michael M Slusarz
slusarz at horde.org
Wed Dec 3 22:07:29 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 690d731b354f8faaa19c09caae2c636a58758ac6
bebd667 Fix trying to paste image data in IE 10
Summary: http://github.com/horde/horde/compare/690d731b354f8faaa19c09caae2c636a58758ac6...bebd66700e435033d22b825375d3fd671d0d81c9
-----------------------------------------------------------------------
commit bebd66700e435033d22b825375d3fd671d0d81c9
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Dec 3 15:04:56 2014 -0700
Fix trying to paste image data in IE 10
A copy/paste of image data in the HTML editor is NOT pasting the
image data; it is instead pasting the HTML source of the image. if the
image is attachment image data, this breaks things (i.e. deleting the
original image attachment will cause the pasted image to also be deleted
in the message, but this won't be shown in the compose window).
imp/js/ckeditor/pasteattachment.js | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/bebd66700e435033d22b825375d3fd671d0d81c9
More information about the commits
mailing list