[Tickets #11626] Re: ActiveSync : auto detection of special folders (trash, sent, etc...) and hierarchy fails
bugs at horde.org
bugs at horde.org
Mon Nov 5 19:20:12 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11626
------------------------------------------------------------------------------
Ticket | 11626
Updated By | Git Commit <commits at lists.horde.org>
Summary | ActiveSync : auto detection of special folders (trash,
| sent, etc...) and hierarchy fails
Queue | Synchronization
Version | Git master
Type | Bug
State | Assigned
Priority | 2. Medium
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2012-11-05 19:20) wrote:
Changes have been made in Git (master):
commit 1e611041f2b996139d1b1c161d67db2f564736e9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Nov 5 13:29:12 2012 -0500
split -> explode
Fixes part of Bug: 11626.
split() is a regexp based split (and is depreceatd anyway) while
explode() is string based and is what was intended here.
.../Core/lib/Horde/Core/ActiveSync/Driver.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/1e611041f2b996139d1b1c161d67db2f564736e9
More information about the bugs
mailing list