<?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>only inbox folder is shown in portal block</title> 
  <pubDate>Fri, 10 Apr 2026 17:52:45 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9976</link> 
  <atom:link rel="self" type="application/rss+xml" title="only inbox folder is shown in portal block" href="https://bugs.horde.org/ticket/9976/rss" /> 
  <description>only inbox folder is shown in portal block</description> 
 
   
   
  <item> 
   <title>i have set up a block with folder summary, but only te inbox</title> 
   <description>i have set up a block with folder summary, but only te inbox is shown, but i have set up the check for new messages option for many more folders, the option to only show the folders with new messages makes no differences</description> 
   <pubDate>Tue, 26 Apr 2011 08:18:54 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64137</link> 
  </item> 
   
  <item> 
   <title>the check for new messages only work in INBOX and subfolders</title> 
   <description>the check for new messages only work in INBOX and subfolders under INBOX, if i set the check up for a folder in a subfolder under INBOX it is not shown</description> 
   <pubDate>Tue, 26 Apr 2011 17:21:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64166</link> 
  </item> 
   
  <item> 
   <title>Can&#039;t reproduce. Are those folders polled in the sidebar men</title> 
   <description>Can&#039;t reproduce. Are those folders polled in the sidebar menu and in the folder navigator of the traditional view? How about the dynamic view?</description> 
   <pubDate>Tue, 26 Apr 2011 17:41:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64169</link> 
  </item> 
   
  <item> 
   <title>the problem is only in the imp block &quot;Folder summary&quot;, folde</title> 
   <description>the problem is only in the imp block &quot;Folder summary&quot;, folder list is showing all right, menu is also all doing it right only the block doesn&#039;t show the folders in subfolder of INBOX. all is the traditional view</description> 
   <pubDate>Tue, 26 Apr 2011 18:06:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64180</link> 
  </item> 
   
  <item> 
   <title>&gt; the problem is only in the imp block &quot;Folder summary&quot;, fol</title> 
   <description>&gt; the problem is only in the imp block &quot;Folder summary&quot;, folder list is 
&gt; showing all right, menu is also all doing it right only the block 
&gt; doesn&#039;t show the folders in subfolder of INBOX. all is the 
&gt; traditional view

My guess is that you have the show_unread option set.</description> 
   <pubDate>Tue, 26 Apr 2011 23:24:32 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64197</link> 
  </item> 
   
  <item> 
   <title>i have not set up these option in the block, i attach my por</title> 
   <description>i have not set up these option in the block, i attach my portal layout and a screenshot from block configuration.</description> 
   <pubDate>Wed, 27 Apr 2011 03:47:42 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64199</link> 
  </item> 
   
  <item> 
   <title>configuration screenshot</title> 
   <description>configuration screenshot</description> 
   <pubDate>Wed, 27 Apr 2011 03:49:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64200</link> 
  </item> 
   
  <item> 
   <title>attached another screenshot whith the menu / the block and t</title> 
   <description>attached another screenshot whith the menu / the block and the folder configuration, i hope this bring some light in the dark</description> 
   <pubDate>Wed, 27 Apr 2011 04:29:35 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64201</link> 
  </item> 
   
  <item> 
   <title>This doesn&#039;t help at all.  Nobody else can reproduce, and it</title> 
   <description>This doesn&#039;t help at all.  Nobody else can reproduce, and it doesn&#039;t look like it has anything to do with subfolders since I have all sorts of subfolders that are polled for mail and they show up fine.

You will have to debug yourself and figure out why those mailboxes are not being displayed in your system.  The call that generates the polled list is located on line 69 of imp/lib/Block/Summary.php:
        $poll = $injector-&gt;getInstance(&#039;IMP_Imap_Tree&#039;)-&gt;getPollList(true);</description> 
   <pubDate>Wed, 27 Apr 2011 04:49:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64204</link> 
  </item> 
   
  <item> 
   <title>can you please have a look at the imaplog file, first part i</title> 
   <description>can you please have a look at the imaplog file, first part is the block loading, second part is the navigation tree loading

for me it seems there is something bad with the LIST command and the subfoldernames</description> 
   <pubDate>Wed, 27 Apr 2011 06:41:39 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64212</link> 
  </item> 
   
  <item> 
   <title>&gt; can you please have a look at the imaplog file, first part</title> 
   <description>&gt; can you please have a look at the imaplog file, first part is the 
&gt; block loading, second part is the navigation tree loading
&gt;
&gt; for me it seems there is something bad with the LIST command and the 
&gt; subfoldernames

It appears that your version of Dovecot is broken and is not properly handling RFC 5819 LIST-STATUS requests.  I can verify version 2.0.12 works correctly.

Since this is not a critical issue and doesn&#039;t break anything, I am not going to implement a workaround.</description> 
   <pubDate>Wed, 27 Apr 2011 17:08:52 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64250</link> 
  </item> 
   
  <item> 
   <title>i have no chance to upgrade dovecot so i tried to disable th</title> 
   <description>i have no chance to upgrade dovecot so i tried to disable the LIST-STATUS in my backends.local.php but for the block the ignore_capability setting is not used only when i open imp i can see in Socket.php that it is not used any more</description> 
   <pubDate>Wed, 27 Apr 2011 20:21:47 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64255</link> 
  </item> 
   
  <item> 
   <title>&gt; i have no chance to upgrade dovecot so i tried to disable </title> 
   <description>&gt; i have no chance to upgrade dovecot so i tried to disable the 
&gt; LIST-STATUS in my backends.local.php but for the block the 
&gt; ignore_capability setting is not used only when i open imp i can see 
&gt; in Socket.php that it is not used any more

I do not understand what you are saying.  It does not matter whether you are viewing via a block or within imp itself - IMP is using the same internal object (with the same config) to access the IMAP server.</description> 
   <pubDate>Wed, 27 Apr 2011 22:34:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64259</link> 
  </item> 
   
  <item> 
   <title>i added in the function capability() a die() right before th</title> 
   <description>i added in the function capability() a die() right before the return statement in Client/Base.php and execution dies only when calling imp directly and not when viewing the block or the sidemenu. this is also the only one place where i found that capability_ignore param is checked and used. also i added a var_dump right before the return instead the die(), now when i open imp i got some more lines that say that LIST-STATUS is 1, i expected that it is 0 or no longer in the capability array. i can also see still the LIST-STATUS calls in the imaplog when i turn on debugging for my server in backends.local.php.</description> 
   <pubDate>Thu, 28 Apr 2011 04:50:18 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64263</link> 
  </item> 
   
  <item> 
   <title>$servers[&#039;advanced&#039;] = array(
    &#039;disabled&#039; =&gt; false,
   </title> 
   <description>$servers[&#039;advanced&#039;] = array(
    &#039;disabled&#039; =&gt; false,
    &#039;name&#039; =&gt; &#039;Advanced IMAP Server&#039;,
    &#039;hostspec&#039; =&gt; &#039;localhost&#039;,
    &#039;hordeauth&#039; =&gt; &#039;full&#039;,
    &#039;protocol&#039; =&gt; &#039;imap&#039;,
    &#039;port&#039; =&gt; 143,
    &#039;secure&#039; =&gt; false,
    &#039;maildomain&#039; =&gt; &#039;xxx&#039;,
    &#039;smtphost&#039; =&gt; &#039;xxx&#039;,
    &#039;smtpport&#039; =&gt; 25,
    &#039;capability_ignore&#039; =&gt; array(&quot;LIST-STATUS&quot;),
    &#039;debug&#039; =&gt; &quot;/tmp/imaplog&quot;,
    &#039;debug_raw&#039; =&gt; true,
    &#039;quota&#039; =&gt; array(
        &#039;driver&#039; =&gt; &#039;imap&#039;,
        &#039;params&#039; =&gt; array(
            &#039;hide_when_unlimited&#039; =&gt; true,
            &#039;unit&#039; =&gt; &#039;MB&#039;
        )
    ),
    &#039;acl&#039; =&gt; true,
    &#039;cache&#039; =&gt; false,
);
</description> 
   <pubDate>Thu, 28 Apr 2011 04:51:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64264</link> 
  </item> 
   
  <item> 
   <title>when the initial login to a server is done and the response </title> 
   <description>when the initial login to a server is done and the response send the capability list (net extra requested by capability command) the filtering of the capability_ignore is not done the are set as the capabilitys.</description> 
   <pubDate>Thu, 28 Apr 2011 10:08:43 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64268</link> 
  </item> 
   
  <item> 
   <title>&gt; i added in the function capability() a die() right before </title> 
   <description>&gt; i added in the function capability() a die() right before the return 
&gt; statement in Client/Base.php and execution dies only when calling imp 
&gt; directly and not when viewing the block or the sidemenu. this is also 
&gt; the only one place where i found that capability_ignore param is 
&gt; checked and used. 

capability() is only called once per session - the capability list of the server is cached.  So this is working exactly as expected.</description> 
   <pubDate>Thu, 28 Apr 2011 18:32:51 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64282</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Filter CAPAB</title> 
   <description>Changes have been made in Git for this ticket:

Filter CAPABILITY return if sent in response code (Bug #9976)

 2 files changed, 14 insertions(+), 11 deletions(-)
http://git.horde.org/horde-git/-/commit/b01d678e4c796ffc10dfbd0cd4a85dc895aac72c</description> 
   <pubDate>Thu, 28 Apr 2011 18:52:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64283</link> 
  </item> 
   
  <item> 
   <title>&gt; when the initial login to a server is done and the respons</title> 
   <description>&gt; when the initial login to a server is done and the response send the 
&gt; capability list (net extra requested by capability command) the 
&gt; filtering of the capability_ignore is not done the are set as the 
&gt; capabilitys.

Yes, this was the issue.</description> 
   <pubDate>Thu, 28 Apr 2011 18:52:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64284</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; i added in the function capability() a die() right before</title> 
   <description>&gt;&gt; i added in the function capability() a die() right before the return
&gt;&gt; statement in Client/Base.php and execution dies only when calling imp
&gt;&gt; directly and not when viewing the block or the sidemenu. this is also
&gt;&gt; the only one place where i found that capability_ignore param is
&gt;&gt; checked and used.
&gt;
&gt; capability() is only called once per session - the capability list of 
&gt; the server is cached.  So this is working exactly as expected.
yes i saw that it it cached, but the cache is capability cache is filled when logging in, because the server greets with the capabilitys and these are not filtered. i logged out and logged in (this was and is my testcase) and there no filtering is done. and if i see it correctly if cache is filled when calling capability() the cache is returned, regardless how it was filled, and it is filled in onother place too, when yuo log in and server sends the capabilitys</description> 
   <pubDate>Thu, 28 Apr 2011 18:53:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64285</link> 
  </item> 
   
  <item> 
   <title>i tried the patch and the block is now working great when i </title> 
   <description>i tried the patch and the block is now working great when i disable the broken LIST-STATUS capability</description> 
   <pubDate>Thu, 28 Apr 2011 19:00:54 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9976#t64286</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
