6.0.0-beta1
7/22/25

[#2878] 'refresh_folders' working without subscriptions error??
Summary 'refresh_folders' working without subscriptions error??
Queue IMP
Queue Version FRAMEWORK_3
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester scalero (at) datadec (dot) es
Created 10/27/2005 (7208 days ago)
Due
Updated 06/13/2006 (6979 days ago)
Assigned 10/27/2005 (7208 days ago)
Resolved 10/27/2005 (7208 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/13/2006 08:39:03 PM Michael Slusarz Comment #6 Reply to this comment
it seems that this bug is here again in Horde 3.1.1 / IMP 4.1.1
because the sidebar doesn't refresh at all until i set the option
"Use IMAP folder subscriptions" to "true".
This has nothing to do with the issue that was resolved in this ticket.


06/13/2006 01:15:27 PM morgan (dot) lefieux (at) saint-lo (dot) fr Comment #5 Reply to this comment
it seems that this bug is here again in Horde 3.1.1 / IMP 4.1.1 
because the sidebar doesn't refresh at all until i set the option "Use 
IMAP folder subscriptions" to "true".



for information: I use IMP 4.1.1 with a MS Exchange 2000 server
10/27/2005 06:24:50 PM Michael Slusarz Comment #4
State ⇒ Resolved
Reply to this comment
Fixed.
10/27/2005 03:11:49 PM Jan Schneider Version ⇒ FRAMEWORK_3
 
10/27/2005 03:11:19 PM Jan Schneider Assigned to Michael Slusarz
State ⇒ Assigned
 
10/27/2005 03:06:57 PM scalero (at) datadec (dot) es Comment #3 Reply to this comment
Sorry, I work with FRAMEWORK_3 branch.



Thanks.



Sebastian Calero.
10/27/2005 02:55:08 PM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
Update to a newer version, RELENG_3 is not actively supported anymore.
10/27/2005 02:33:26 PM scalero (at) datadec (dot) es Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ 'refresh_folders' working without subscriptions error??
Queue ⇒ IMP
State ⇒ Unconfirmed
Reply to this comment
I am working with IMP and Cyrus. In 'Use IMAP folder subscriptions?' 
preference I have the value false.



In the page 'folders.php' in I click in "Reload View" this page only 
show my INBOX folder.



With this chage in 115 line of 'folders.php' all folders are shown:



case 'refresh_folders':

     - $imptree->init(($imp['showunsub']) ? IMAPTREE_INIT_UNSUB : 
IMAPTREE_INIT_SUB);

     + $imptree->init(($showAll) ? IMAPTREE_INIT_UNSUB : IMAPTREE_INIT_SUB);

     break;





Is this right??



Greetings...





Sebastian Calero.








Saved Queries