6.0.0-alpha14
6/23/25

[#11614] HTML inline does not work in Internet Explorer 8
Summary HTML inline does not work in Internet Explorer 8
Queue IMP
Queue Version 6.0.0
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester jens.gruentjes (at) ebira (dot) de
Created 10/31/2012 (4618 days ago)
Due
Updated 10/31/2012 (4618 days ago)
Assigned 10/31/2012 (4618 days ago)
Resolved 10/31/2012 (4618 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/31/2012 10:08:08 PM Michael Slusarz Comment #7
Assigned to Michael Slusarz
State ⇒ Resolved
Reply to this comment
Turns out there were various JS errors in IE8 that was preventing 
things from working.  Doing a quick runthrough of IMP dynamic view, 
everything seems to be working.  Since that was the focus of this 
ticket, closing.

(Topbar updating was also fixed, which was a Horde application issue.)
10/31/2012 10:06:36 PM Git Commit Comment #6 Reply to this comment
Changes have been made in Git (master):

commit 5caee073dc4e3c62fa8eeaf02fbfda3ec09b4a66
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Wed Oct 31 16:01:04 2012 -0600

     More IE8 fixes (Bug #11614).

  imp/js/compose-dimp.js |    7 ++++++-
  imp/js/message-dimp.js |    9 +++++++--
  2 files changed, 13 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/5caee073dc4e3c62fa8eeaf02fbfda3ec09b4a66
10/31/2012 10:06:32 PM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (master):

commit 8913cf5428f202a3029650bab03164fc54683deb
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Wed Oct 31 15:41:24 2012 -0600

     [mms] Fix dynamic view loading in IE8 (Bug #11614).

  imp/docs/CHANGES   |    1 +
  imp/js/dimpbase.js |    4 ++--
  imp/package.xml    |    2 ++
  3 files changed, 5 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/8913cf5428f202a3029650bab03164fc54683deb
10/31/2012 10:06:27 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit 397eff49f896313b98794c0a234ec0a838e8d874
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Wed Oct 31 15:41:02 2012 -0600

     [mms] Fix topbar javascript on IE8 (Bug #11614).

  horde/docs/CHANGES |    1 +
  horde/js/topbar.js |    2 +-
  horde/package.xml  |    2 ++
  3 files changed, 4 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/397eff49f896313b98794c0a234ec0a838e8d874
10/31/2012 06:51:14 PM Michael Slusarz Comment #3 Reply to this comment
Duplicate of Ticket #11602?
10/31/2012 05:02:51 PM Jan Schneider State ⇒ Feedback
 
10/31/2012 05:02:30 PM Jan Schneider Comment #2 Reply to this comment
For further debugging information, please read 
http://www.horde.org/apps/horde/docs/INSTALL#dynamic-view-troubleshooting
10/31/2012 02:26:52 PM jens (dot) gruentjes (at) ebira (dot) de Comment #1
Milestone ⇒
State ⇒ Unconfirmed
New Attachment: ie_error.txt Download
Patch ⇒ No
Queue ⇒ IMP
Summary ⇒ HTML inline does not work in Internet Explorer 8
Type ⇒ Bug
Priority ⇒ 1. Low
Reply to this comment
When I try to open a mail with an HTML-part then everything but the 
mail-body itself is shown. I can see who sent the mail and I can see 
the buttons for "Delete", "Reply", etc. Instead of the mail body I see 
only "Loading" in Internet Explorer 8 (Windows XP). In the left bottom 
corner ther is a yellow triangle with an exclamation mark saying 
"Fertig, es sind Fehler auf der Seite aufgetreten" ("Ready, there are 
errors on this page"). The error message (unfortunately in german) is 
attached.

This happens withe with the following configuration:

horde/config/mime_drivers.local.php
$mime_drivers['imp']['html']['inline'] = true;

horde/imp/config/mime_drivers.local.php
$mime_drivers['html']['inline'] = 'true';

When those files don't exist (i.e. using horde default settings), the 
mail is loaded and shown in Internet Explorer. As some people send 
HTML-only mails this means that the mail text is not directly readable 
in Imp.

Independent of the configuration, you find the yellow triangle in IE8 
showing further errors on the page. Especially I cannot press the 
buttons "Reply" or "Forward". To me It looks like the IE8 has problems 
with javascript.

Saved Queries