[Tickets #12977] Re: No polling of subfolders
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Feb 26 00:43:45 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12977
------------------------------------------------------------------------------
Ticket | 12977
Updated By | Git Commit <commits at lists.horde.org>
Summary | No polling of subfolders
Queue | IMP
Version | Git master
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2014-02-26 00:43) wrote:
Changes have been made in Git (master):
commit f4dba286479f682fda1d1972115aa01124e1be87
Author: Michael M Slusarz <slusarz at 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
More information about the bugs
mailing list