<?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 formatting lost when loading saved Drafts</title> 
  <pubDate>Fri, 10 Apr 2026 14:37:19 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/2328</link> 
  <atom:link rel="self" type="application/rss+xml" title="HTML formatting lost when loading saved Drafts" href="https://bugs.horde.org/ticket/2328/rss" /> 
  <description>HTML formatting lost when loading saved Drafts</description> 
 
   
   
  <item> 
   <title>If you are in HTML composition mode in IMP, and you save you</title> 
   <description>If you are in HTML composition mode in IMP, and you save your message as a Draft, the HTML code is preserved in the Draft folder message.  However, if you resume working on that draft at a later today, all the HTML code disappears when you load the draft.



Simple test:



Create a one line message, with the word Test.  Switch to HTML mode, make Test bold and save as a draft.  Open the draft folder, choose the message you just saved and when you switch to HTML mode, your formatting is gone.</description> 
   <pubDate>Mon, 25 Jul 2005 10:34:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2328#t9995</link> 
  </item> 
   
  <item> 
   <title>I stepped through what I thought was the code path for this.</title> 
   <description>I stepped through what I thought was the code path for this.  Unless I&#039;m mistaken, the problem appears to be that when the message is reconstituted, the plaintext part is always used, and somehow the HTML part is either ignored, silently discarded, or inaccessible in the Compose screen.  I&#039;d propose a solution that would look to see if compose_html is set and if it is, return the HTML portion, otherwise, return the plaintext.</description> 
   <pubDate>Tue, 26 Jul 2005 17:56:24 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2328#t10047</link> 
  </item> 
   
  <item> 
   <title>It would make more sense to check if the message is a multip</title> 
   <description>It would make more sense to check if the message is a multipart/alternative message, and enable HTML composing with the text/html part in this case.</description> 
   <pubDate>Wed, 27 Jul 2005 12:09:41 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2328#t10060</link> 
  </item> 
   
  <item> 
   <title>Fixed in HEAD and 4.0.4.</title> 
   <description>Fixed in HEAD and 4.0.4.</description> 
   <pubDate>Fri, 29 Jul 2005 05:36:00 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2328#t10148</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
