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 |
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 instancesNeed 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
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ No polling of subfolders
Type ⇒ Bug
State ⇒ Assigned
the portal block, and the message count is not updated in the folder
tree.