<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>IMP / DIMP display problems with some HTML email</title>
  <pubDate>Sun, 18 May 2008 12:33:37 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/6380</link>
  <atom:link rel="self" type="application/rss+xml" title="IMP / DIMP display problems with some HTML email" href="http://bugs.horde.org/ticket/6380/rss" />
  <description>IMP / DIMP display problems with some HTML email</description>

  
  
  <item>
   <title>We've got some locally generated HTML email that isn't viewa</title>
   <description>We've got some locally generated HTML email that isn't viewable in IMP
4.2RC2 / HEAD, or DIMP 1.0RC2 / HEAD (but is viewable in our currently deployed IMP 4.0.5).  Selecting the message brings up a blank message page (with all the headers and stuff, but no content).  We do see &quot;Show this HTML in a new window?&quot;, and selecting that opens a new window with nothing in it.  &quot;View source&quot; in the message page, or the &quot;new window&quot; doesn't reveal the message text.   &quot;Message Source&quot; does reveal the text of the message, however.

No errors in the error log, nothing interesting in the horde log, and no core dumps.  PHP 5.2.5, IMAP 2007.

I've tried it both with the Tidy extension loaded and without.  The messages in question are multipart messages - HTML, with plain text alternatives.  The HTML portions have CSS embedded in them, rather than calling on external style sheets.</description>
   <pubDate>Wed, 05 Mar 2008 18:02:39 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/6380#t43416</link>
  </item>
  <item>
   <title>The message renders fine for me in CVS HEAD. I bet that c-cl</title>
   <description>The message renders fine for me in CVS HEAD. I bet that c-client can't parse the message for some reason.</description>
   <pubDate>Wed, 05 Mar 2008 18:54:53 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/6380#t43419</link>
  </item>
  <item>
   <title>Can you suggest a known good c-client version?  </title>
   <description>Can you suggest a known good c-client version?  </description>
   <pubDate>Wed, 05 Mar 2008 19:05:38 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/6380#t43420</link>
  </item>
  <item>
   <title>I am running version 2004 since ages and never had problems </title>
   <description>I am running version 2004 since ages and never had problems with any message that users provided as being problematic. I am already considering my install as a reference system. ;-) But honestly, I would start with the most recent version first.</description>
   <pubDate>Wed, 05 Mar 2008 19:22:34 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/6380#t43428</link>
  </item>
  <item>
   <title>The most recent release is 2007.  2007a-DEV is also availabl</title>
   <description>The most recent release is 2007.  2007a-DEV is also available.  I've got a number of versions in my build tree, I'll rebuild it against something earlier.</description>
   <pubDate>Wed, 05 Mar 2008 19:51:38 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/6380#t43450</link>
  </item>
  <item>
   <title>I tried rebuilding it against IMAP 2006j, 2006h, and 2004g. </title>
   <description>I tried rebuilding it against IMAP 2006j, 2006h, and 2004g.  Didn't fix it.

I tried reverting to PHP 5.2.3, w/imap built against 2006-h, which did work.. so, I reinstalled 5.2.5, but kept the imap module from 5.2.3, which surprisingly, didn't work.

Any other ideas?</description>
   <pubDate>Wed, 05 Mar 2008 20:37:11 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/6380#t43451</link>
  </item>
  <item>
   <title>I tried the imap extension from my PHP 5.2.5 build with 5.2.</title>
   <description>I tried the imap extension from my PHP 5.2.5 build with 5.2.3, and the messages display properly.  What other change between 5.2.3 and 5.2.5 could alter this behavior?</description>
   <pubDate>Wed, 05 Mar 2008 20:52:13 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/6380#t43453</link>
  </item>
  <item>
   <title>As mentioned on the list, try disabling tidy if it is instal</title>
   <description>As mentioned on the list, try disabling tidy if it is installed.</description>
   <pubDate>Wed, 05 Mar 2008 21:41:46 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/6380#t43455</link>
  </item>
  <item>
   <title>I tried removing tidy.  When it works, it works regardless o</title>
   <description>I tried removing tidy.  When it works, it works regardless of tidy being installed / enabled.
</description>
   <pubDate>Wed, 05 Mar 2008 22:08:04 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/6380#t43456</link>
  </item>
  <item>
   <title>This messages renders fine for me using PHP 5.2.5 and imap-2</title>
   <description>This messages renders fine for me using PHP 5.2.5 and imap-2006i.  Since none of the devs can duplicate, you will need to debug on your own.</description>
   <pubDate>Fri, 21 Mar 2008 01:15:07 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6380#t44111</link>
  </item>
  <item>
   <title>&gt; This messages renders fine for me using PHP 5.2.5 and imap</title>
   <description>&gt; This messages renders fine for me using PHP 5.2.5 and imap-2006i.  
&gt; Since none of the devs can duplicate, you will need to debug on your 
&gt; own.

We tracked the problem down, and according to CVS so did you!  :)

http://marc.info/?l=horde-cvs&amp;m=120607658204239&amp;w=2

For the record, we were hitting PHP's pcre.backtrack_limit, new to PHP 5.2, which fails silently.  Bad PHP.
</description>
   <pubDate>Thu, 10 Apr 2008 11:38:33 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6380#t44572</link>
  </item>
  

 </channel>
</rss>
