Summary | IE11 attachment adding problem |
Queue | IMP |
Queue Version | 6.1.6 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | vmkari (at) cc (dot) helsinki (dot) fi |
Created | 12/04/2013 (4238 days ago) |
Due | |
Updated | 03/04/2014 (4148 days ago) |
Assigned | 12/05/2013 (4237 days ago) |
Resolved | 03/04/2014 (4148 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit a7ed48b91d0e10de6d4df386c1db8261c3910b39
Author: Michael M Slusarz <slusarz@horde.org>
Date: Tue Mar 4 12:12:46 2014 -0700
Bug #12875: This causes problems in IE11, and doesn't appear tobe needed anymore
imp/js/compose-dimp.js | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/a7ed48b91d0e10de6d4df386c1db8261c3910b39
effect anything anymore, and it does fix IE 11. So I will remove it.
commit 5ea9f6e9776b848684f439e2b49515f7fc3b11b8
Author: Michael M Slusarz <slusarz@horde.org>
Date: Tue Mar 4 12:12:46 2014 -0700
Bug #12875: This causes problems in IE11, and doesn't appear tobe needed anymore
imp/js/compose-dimp.js | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/5ea9f6e9776b848684f439e2b49515f7fc3b11b8
your patch is of course way cleaner than my ugly workaround for this
special case. But I still get the error due to the change event from
the u.clear() call. I am currently running Horde 5.1.5 and IMP 6.1.6,
did you test the patch on the current git version?
State ⇒ Resolved
Assigned to Michael Slusarz
commit 0db8c85f28b951e9703f37a26ac0c0c25215f0fe
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Mar 3 21:29:44 2014 -0700
[mms] Fix for prototype.js to correctly recognize IE 11 as IE,
not Gecko (
Bug #12875).framework/Core/js/horde.js | 12 ++++++++++++
framework/Core/package.xml | 2 ++
2 files changed, 14 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/0db8c85f28b951e9703f37a26ac0c0c25215f0fe
New Attachment: IE11_Attachment_Fix.patch
is a workaround.
The u.clear() seems to trigger another change-event, what is the
purpose of this line?
Taken from Michael Slusarz
can't figure out how to cancel the first event.
I don't have time to track this down, so it would be great if someone
can figure out a workaround.
State ⇒ Assigned
Queue ⇒ IMP
New Attachment: rakki06.jpg
test case attachment in a reply to this ticket.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ IE11 attachment adding problem
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
New Attachment: ie11_attachment_problem.jpg
State ⇒ Unconfirmed
emitted at the same time. However, attaching the files works despite
the error message, but the error message distracts users into thinking
that attaching failed.
I have attached a screenshot with this ticket. For your testing
purposes, I will provide the actual rakki06.jpg test case attachment
in a reply to this ticket.