<?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>Message Preview Not Working in Traditional View</title> 
  <pubDate>Fri, 10 Apr 2026 11:23:07 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/11044</link> 
  <atom:link rel="self" type="application/rss+xml" title="Message Preview Not Working in Traditional View" href="https://bugs.horde.org/ticket/11044/rss" /> 
  <description>Message Preview Not Working in Traditional View</description> 
 
   
   
  <item> 
   <title>With all due respect - # 11040 was closed incorrectly.

Th</title> 
   <description>With all due respect - # 11040 was closed incorrectly.

The message preview in traditional view DOES NOT work/exist.  Mouse-over only shows a popup with the subject in it which is pointless since you are mousing-over the clearly visible subject to get a popup of the same text.

Also the Preferences-&gt;Mail Previews that controls this option does not exist in IMP 5.0.19 Traditional View.

In 4.3.4 Preferences-&gt;Mail Previews does exist and the feature works.  I have tested both 4.3.4 and 5.0.19 on the same server so the environment is exactly the same.

Thank you for re checking this.

&gt; It&#039;s still there, in the traditional view.
</description> 
   <pubDate>Wed, 29 Feb 2012 21:46:28 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11044#t70545</link> 
  </item> 
   
  <item> 
   <title>Duplicate of Ticket #11040.</title> 
   <description>Duplicate of Ticket #11040.</description> 
   <pubDate>Wed, 29 Feb 2012 22:14:28 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11044#t70546</link> 
  </item> 
   
  <item> 
   <title>Thanks for the quick and accurate info via email.  I modifie</title> 
   <description>Thanks for the quick and accurate info via email.  I modified the ...imp/prefs.php file and all is well now.

For those having this issue you need to modify the section as below in ..imp/prefs.php to enable this feature:
===========================================================================
// Previews are disabled by default as it can be performance intensive,
// especially without caching.
$_prefs[&#039;preview_enabled&#039;] = array(
    // Disabled and locked by default
    &#039;value&#039; =&gt; 0,
    &#039;locked&#039; =&gt; false,
    &#039;type&#039; =&gt; &#039;checkbox&#039;,
    &#039;desc&#039; =&gt; _(&quot;Enable message previews?&quot;)
);
==========================================================================
Did I miss something?  I read a lot before testing the migration and never saw anything about this.  

Also, when enabled, the control of this feature has been moved to  Other-&gt;Traditional View as opposed to Message Options-&gt;Mail Previews.

Perhaps the preference entry can be always present but greyed out or otherwise disabled with some note about what must be done to enable it


</description> 
   <pubDate>Thu, 01 Mar 2012 06:39:03 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11044#t70554</link> 
  </item> 
   
  <item> 
   <title>&gt; Did I miss something?  I read a lot before testing the mig</title> 
   <description>&gt; Did I miss something?  I read a lot before testing the migration and 
&gt; never saw anything about this.

What&#039;s there to report?  When jumping a major version, it is the admin&#039;s responsibility to scan all config files to be aware of what has changed.  We can&#039;t possibly describe all the minutiae/changes in every config file.

&gt; Also, when enabled, the control of this feature has been moved to  
&gt; Other-&gt;Traditional View as opposed to Message Options-&gt;Mail Previews.

Sure, because this is exactly the kind of stuff that can be moved around at any time.  Preferences are not locked into any specific group.

&gt; Perhaps the preference entry can be always present but greyed out or 
&gt; otherwise disabled with some note about what must be done to enable it

No.  Please see the comment in the preferences file.  Previews in dynamic view are a performance killer (EVERY message on the page has to be parsed, whether it is read or not).  It is up to the admin of the server to determine if they want to make this option available to users.

Previews will probably go away in traditional view in the near future (most likely for IMP 6).  If you want previews you should be using the dynamic view.</description> 
   <pubDate>Thu, 01 Mar 2012 06:50:44 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11044#t70555</link> 
  </item> 
   
  <item> 
   <title>Thanks again for the quick responses and accurate answers.  </title> 
   <description>Thanks again for the quick responses and accurate answers.  Please do not take anything I have said as a complaint as I do appreciate the project and hard work very much.

&gt;&gt; Did I miss something?  I read a lot before testing the migration and
&gt;&gt; never saw anything about this.
&gt;
&gt; What&#039;s there to report?  When jumping a major version, it is the 
&gt; admin&#039;s responsibility to scan all config files to be aware of what 
&gt; has changed.  We can&#039;t possibly describe all the minutiae/changes in 
&gt; every config file.
&gt;
&gt;&gt; Also, when enabled, the control of this feature has been moved to
&gt;&gt; Other-&gt;Traditional View as opposed to Message Options-&gt;Mail Previews.
&gt;
&gt; Sure, because this is exactly the kind of stuff that can be moved 
&gt; around at any time.  Preferences are not locked into any specific 
&gt; group.
&gt;
&gt;&gt; Perhaps the preference entry can be always present but greyed out or
&gt;&gt; otherwise disabled with some note about what must be done to enable it
&gt;
&gt; No.  Please see the comment in the preferences file.  Previews in 
&gt; dynamic view are a performance killer (EVERY message on the page has 
&gt; to be parsed, whether it is read or not).  It is up to the admin of 
&gt; the server to determine if they want to make this option available to 
&gt; users.
&gt;
&gt; Previews will probably go away in traditional view in the near future 
&gt; (most likely for IMP 6).  If you want previews you should be using 
&gt; the dynamic view.
</description> 
   <pubDate>Mon, 05 Mar 2012 08:52:50 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11044#t70584</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
