<?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>mailbox views broken</title> 
  <pubDate>Thu, 09 Apr 2026 23:21:13 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8962</link> 
  <atom:link rel="self" type="application/rss+xml" title="mailbox views broken" href="https://bugs.horde.org/ticket/8962/rss" /> 
  <description>mailbox views broken</description> 
 
   
   
  <item> 
   <title>viewing mailbox view in (d)imp never gets past the &quot;loading&quot;</title> 
   <description>viewing mailbox view in (d)imp never gets past the &quot;loading&quot; message. Numerous messages in the log related to IMP_Imap_Flags that seems to start off with:

 (mod_fastcgi.c.2570) FastCGI-stderr: PHP Warning:  array_merge() [&lt;a href=&#039;function.array-merge&#039;&gt;function.array-merge&lt;/a&gt;]: Argument #1 is not an array in /horde/horde/imp/lib/Imap/Flags.php on line 134


Normal IMP mailbox views display the mailbox, but do not seem to show any new messages, and also result in the same error messages being logged. I can provide the full stack trace if needed...</description> 
   <pubDate>Tue, 13 Apr 2010 12:38:15 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8962#t58467</link> 
  </item> 
   
  <item> 
   <title>Have you updated IMP&#039;s prefs.php file?  Also, line 134 doesn</title> 
   <description>Have you updated IMP&#039;s prefs.php file?  Also, line 134 doesn&#039;t have code on it - it is the closing parenthesis for the array_merge call (although maybe that&#039;s how PHP reports errors with array_merge).

If these fail, check to see what value &#039;msgflags_user&#039; is, and where that value is coming from.</description> 
   <pubDate>Tue, 13 Apr 2010 16:53:11 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8962#t58473</link> 
  </item> 
   
  <item> 
   <title>&gt; Have you updated IMP&#039;s prefs.php file?  
Yes.

Also, li</title> 
   <description>&gt; Have you updated IMP&#039;s prefs.php file?  
Yes.

Also, line 134 doesn&#039;t have 
&gt; code on it - it is the closing parenthesis for the array_merge call 
&gt; (although maybe that&#039;s how PHP reports errors with array_merge).

Yes, I&#039;ve seen this a few times with php, reporting line numbers on the last line of mulitline commands.

&gt; If these fail, check to see what value &#039;msgflags_user&#039; is, and where 
&gt; that value is coming from.

var_dump($GLOBALS[&#039;prefs&#039;])-&gt;getVaue(&#039;msgflags_user&#039;)); outputs NULL, but I have no idea where it is coming from. The prefs.php file&#039;s value is set to &#039;[]&#039;.
</description> 
   <pubDate>Tue, 13 Apr 2010 17:12:21 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8962#t58475</link> 
  </item> 
   
  <item> 
   <title>YOu are probably going to hate me... but you&#039;ll probably hav</title> 
   <description>YOu are probably going to hate me... but you&#039;ll probably have to trace the prefs code.  I would suggest looking at Horde_Prefs::_setDefaults() to see why the default value is not being set in the current user&#039;s prefs.</description> 
   <pubDate>Wed, 14 Apr 2010 06:50:44 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8962#t58485</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

These meth</title> 
   <description>Changes have been made in Git for this ticket:

These methods are not provided by IMP therefore we must check for them 
before calling.
This was preventing ALL of imp&#039;s prefs from being loaded, since 
Horde_Prefs::_loadDefaults()
was catching the exception and returning. This fixes Bug: # 8962 and 
possibly Bug: #8961

http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-git&amp;r1=375ca9376b445764324b61a623a9a4b2c9fac567&amp;r2=a874d22a44cd43c6c0c67be106e8055c7dd54df1</description> 
   <pubDate>Wed, 14 Apr 2010 18:44:26 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8962#t58494</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
