<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>HTML inline does not work in Internet Explorer 8</title> 
  <pubDate>Sat, 04 Apr 2026 10:12:49 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/11614</link> 
  <atom:link rel="self" type="application/rss+xml" title="HTML inline does not work in Internet Explorer 8" href="https://bugs.horde.org/ticket/11614/rss" /> 
  <description>HTML inline does not work in Internet Explorer 8</description> 
 
   
   
  <item> 
   <title>When I try to open a mail with an HTML-part then everything </title> 
   <description>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 &quot;Delete&quot;, &quot;Reply&quot;, etc. Instead of the mail body I see only &quot;Loading&quot; in Internet Explorer 8 (Windows XP). In the left bottom corner ther is a yellow triangle with an exclamation mark saying &quot;Fertig, es sind Fehler auf der Seite aufgetreten&quot; (&quot;Ready, there are errors on this page&quot;). The error message (unfortunately in german) is attached.

This happens withe with the following configuration:

horde/config/mime_drivers.local.php
$mime_drivers[&#039;imp&#039;][&#039;html&#039;][&#039;inline&#039;] = true;

horde/imp/config/mime_drivers.local.php
$mime_drivers[&#039;html&#039;][&#039;inline&#039;] = &#039;true&#039;;

When those files don&#039;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 &quot;Reply&quot; or &quot;Forward&quot;. To me It looks like the IE8 has problems with javascript.</description> 
   <pubDate>Wed, 31 Oct 2012 14:26:52 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11614#t74236</link> 
  </item> 
   
  <item> 
   <title>For further debugging information, please read http://www.ho</title> 
   <description>For further debugging information, please read http://www.horde.org/apps/horde/docs/INSTALL#dynamic-view-troubleshooting</description> 
   <pubDate>Wed, 31 Oct 2012 17:02:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11614#t74250</link> 
  </item> 
   
  <item> 
   <title>Duplicate of Ticket #11602?</title> 
   <description>Duplicate of Ticket #11602?</description> 
   <pubDate>Wed, 31 Oct 2012 18:51:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11614#t74259</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 397eff49f896</title> 
   <description>Changes have been made in Git (master):

commit 397eff49f896313b98794c0a234ec0a838e8d874
Author: Michael M Slusarz &lt;slusarz@horde.org&gt;
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</description> 
   <pubDate>Wed, 31 Oct 2012 22:06:27 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11614#t74272</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 8913cf5428f2</title> 
   <description>Changes have been made in Git (master):

commit 8913cf5428f202a3029650bab03164fc54683deb
Author: Michael M Slusarz &lt;slusarz@horde.org&gt;
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</description> 
   <pubDate>Wed, 31 Oct 2012 22:06:32 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11614#t74273</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 5caee073dc4e</title> 
   <description>Changes have been made in Git (master):

commit 5caee073dc4e3c62fa8eeaf02fbfda3ec09b4a66
Author: Michael M Slusarz &lt;slusarz@horde.org&gt;
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</description> 
   <pubDate>Wed, 31 Oct 2012 22:06:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11614#t74274</link> 
  </item> 
   
  <item> 
   <title>Turns out there were various JS errors in IE8 that was preve</title> 
   <description>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.)</description> 
   <pubDate>Wed, 31 Oct 2012 22:08:08 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11614#t74275</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
