<?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>DIMP message display not formatted</title> 
  <pubDate>Tue, 07 Apr 2026 18:39:29 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8941</link> 
  <atom:link rel="self" type="application/rss+xml" title="DIMP message display not formatted" href="https://bugs.horde.org/ticket/8941/rss" /> 
  <description>DIMP message display not formatted</description> 
 
   
   
  <item> 
   <title>When viewing normal plain text messages in the DIMP mode, th</title> 
   <description>When viewing normal plain text messages in the DIMP mode, there are no line breaks, so the text all runs together and is very difficult to read. In the traditional IMP mode, the message body text is displayed inside a &#039;&lt;div class=&quot;fixed leftAlign&quot;&gt;&#039; and newlines are converted to &#039;&lt;br&gt;&#039; but neither is true in DIMP mode.</description> 
   <pubDate>Tue, 30 Mar 2010 08:32:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8941#t58338</link> 
  </item> 
   
  <item> 
   <title>Definitely don&#039;t see this.</title> 
   <description>Definitely don&#039;t see this.</description> 
   <pubDate>Tue, 30 Mar 2010 18:26:25 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8941#t58348</link> 
  </item> 
   
  <item> 
   <title>&gt; Definitely don&#039;t see this.

Here&#039;s what I&#039;m seeing.</title> 
   <description>&gt; Definitely don&#039;t see this.

Here&#039;s what I&#039;m seeing.</description> 
   <pubDate>Tue, 30 Mar 2010 19:27:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8941#t58349</link> 
  </item> 
   
  <item> 
   <title>&gt; Definitely don&#039;t see this.

For comparison, here&#039;s the s</title> 
   <description>&gt; Definitely don&#039;t see this.

For comparison, here&#039;s the same message in normal IMP mode.</description> 
   <pubDate>Tue, 30 Mar 2010 19:30:28 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8941#t58350</link> 
  </item> 
   
  <item> 
   <title>Well, to begin with, you absolutely can *NOT* use DIMP on a </title> 
   <description>Well, to begin with, you absolutely can *NOT* use DIMP on a non-UTF-8 browser.  So the real ticket should be denying you access totally to dimp on that browser.</description> 
   <pubDate>Tue, 30 Mar 2010 19:51:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8941#t58353</link> 
  </item> 
   
  <item> 
   <title>This message probably comes from the server not supporting U</title> 
   <description>This message probably comes from the server not supporting UTF-8, rather than the browser. You still should fix this, because Horde 4 will *require* UTF-8 support for both browser and server.</description> 
   <pubDate>Tue, 30 Mar 2010 21:34:52 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8941#t58354</link> 
  </item> 
   
  <item> 
   <title>&gt; Well, to begin with, you absolutely can *NOT* use DIMP on </title> 
   <description>&gt; Well, to begin with, you absolutely can *NOT* use DIMP on a non-UTF-8 
&gt; browser.  So the real ticket should be denying you access totally to 
&gt; dimp on that browser.

I&#039;m pretty sure that Firefox 3.6.3pre and Google Chrome 5.0.342.7 beta can handle UTF-8. I have been wondering what IMP means by &quot;This message was written in a character set (UTF-8) other than your own.&quot;</description> 
   <pubDate>Wed, 31 Mar 2010 03:06:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8941#t58355</link> 
  </item> 
   
  <item> 
   <title>&gt; This message probably comes from the server not supporting</title> 
   <description>&gt; This message probably comes from the server not supporting UTF-8, 
&gt; rather than the browser. You still should fix this, because Horde 4 
&gt; will *require* UTF-8 support for both browser and server.

What component exactly are you referring to? I am using Apache httpd 2.2.9 and have been serving UTF-8 documents for years. Do you mean there has to be UTF-8 support in PHP? I am using mod_php 5.2.6; is there something else I need? I&#039;ve never had any trouble related to a lack of UTF-8 support before in many other PHP web applications.

When displaying some messages, IMP puts &quot;This message was written in a character set (UTF-8) other than your own.&quot; in a box above the message. I can view those exact same messages (served from the same IMAP server on the same host) using Roundcube (running on the exact same instance of Apache and PHP) with no issues at all and Firefox reports the encoding of the document is UTF-8.</description> 
   <pubDate>Wed, 31 Mar 2010 03:32:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8941#t58356</link> 
  </item> 
   
  <item> 
   <title>&gt; Well, to begin with, you absolutely can *NOT* use DIMP on </title> 
   <description>&gt; Well, to begin with, you absolutely can *NOT* use DIMP on a non-UTF-8 
&gt; browser.  So the real ticket should be denying you access totally to 
&gt; dimp on that browser.

Wherever the message encoding issues are coming from, I doubt they have much to do with the formatting problems I&#039;ve described, since the latter resulted from missing HTML markup, not encoding or decoding errors.

However, to muddy things even more, I can no longer reproduce the formatting problem. For a couple of days, I could consistently reproduce the problem in DIMP mode only, but now both regular and dynamic views seem to be displaying messages correctly. I&#039;m starting to suspect this is the result of a cache inconsistency, but that&#039;s really just a wild guess.</description> 
   <pubDate>Wed, 31 Mar 2010 03:38:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8941#t58357</link> 
  </item> 
   
  <item> 
   <title>&gt; What component exactly are you referring to? I am using Ap</title> 
   <description>&gt; What component exactly are you referring to? I am using Apache httpd 

Your system locales.</description> 
   <pubDate>Wed, 31 Mar 2010 08:09:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8941#t58359</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; What component exactly are you referring to? I am using A</title> 
   <description>&gt;&gt; What component exactly are you referring to? I am using Apache httpd
&gt;
&gt; Your system locales.

OK, thanks. I didin&#039;t realize Horde or IMP (or PHP) relied on system locales, especially since I hadn&#039;t had trouble with UTF-8 output before. I also hadn&#039;t realized that I didn&#039;t have any UTF-8 locales installed. As soon as I installed en_US.utf8, I didn&#039;t get the encoding warning from IMP any more.</description> 
   <pubDate>Thu, 01 Apr 2010 05:20:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8941#t58363</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
