6.0.0-alpha14
6/30/25

[#12977] No polling of subfolders
Summary No polling of subfolders
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 02/18/2014 (4150 days ago)
Due
Updated 02/26/2014 (4142 days ago)
Assigned 02/18/2014 (4150 days ago)
Resolved 02/26/2014 (4142 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
02/26/2014 12:44:47 AM Michael Slusarz State ⇒ Resolved
 
02/26/2014 12:43:45 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit f4dba286479f682fda1d1972115aa01124e1be87
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Tue Feb 25 11:33:41 2014 -0700

     Bug #12977: Fix polling of subfolders in certain instances

     Need to go through and clean this up.  The base RecursiveFilterIterator
     can be used if we need to ensure that NO children are iterated through.
     Otherwise, to exclude an iterator entry based on its contents (without
     regard for children) we need to use FilterIterators.

  imp/lib/Ajax/Application/Handler/Smartmobile.php |    6 +++-
  imp/lib/Ftree/IteratorFilter.php                 |    6 ----
  imp/lib/Ftree/IteratorFilter/Polled.php          |   32 
++++++++++++++++++++++
  imp/lib/Ftree/Prefs/Poll.php                     |   11 ++++---
  imp/package.xml                                  |    2 +
  5 files changed, 44 insertions(+), 13 deletions(-)

http://git.horde.org/horde-git/-/commit/f4dba286479f682fda1d1972115aa01124e1be87
02/18/2014 09:23:20 AM Jan Schneider Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ No polling of subfolders
Type ⇒ Bug
State ⇒ Assigned
Reply to this comment
Subfolders on Cyrus are no longer polled anymore. They don't appear on 
the portal block, and the message count is not updated in the folder 
tree.

Saved Queries