Summary | Sending mails not possible with IE8 |
Queue | IMP |
Queue Version | 6.1.3 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | marth (at) tsvschlieben (dot) de |
Created | 07/18/2013 (4369 days ago) |
Due | |
Updated | 07/22/2013 (4365 days ago) |
Assigned | |
Resolved | 07/22/2013 (4365 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 0209e09474f63d9e64f1dbbaf4bfbb7b05638859
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Jul 22 13:38:54 2013 -0600
[mms] Workaround IE8's broken XMLHttpRequest when sending data in
dynamic compose view (
Bug #12474).imp/docs/CHANGES | 2 ++
imp/js/compose-dimp.js | 27 +++++++++++++++++++--------
imp/package.xml | 4 ++--
3 files changed, 23 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/0209e09474f63d9e64f1dbbaf4bfbb7b05638859
Assigned to Michael Slusarz
State ⇒ Resolved
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Sending mails not possible with IE8
Type ⇒ Bug
State ⇒ Unconfirmed
anymore. It's quite difficult to debug because JS console doesn't
shows an error. After clicking on send button the window just hangs.
You can not click on send again (just does nothing) nor you can edit
the emails body but you can still disable the HTML mode checkbox. This
reloads the mailbody textbox so you can edit the text. But you can not
send the email (just does nothing - no JS error) nor you can save it
as Draft (ajax loader endless load)