Summary | ActiveSync: Undefined index: conflict / Undefined index: truncation |
Queue | Synchronization |
Queue Version | FRAMEWORK_5_2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | skhorde (at) smail (dot) inf (dot) fh-bonn-rhein-sieg (dot) de |
Created | 02/13/2015 (3792 days ago) |
Due | |
Updated | 02/13/2015 (3792 days ago) |
Assigned | |
Resolved | 02/13/2015 (3792 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
commit 2f0831b8795178960898a91392a5c5478190e2a9
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Feb 13 09:45:24 2015 -0500
Bug: 13860Fix harmless existence warning.'truncation' is a legacy preference that's only used by very old EAS
clients.
.../Core/lib/Horde/Core/ActiveSync/Driver.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/2f0831b8795178960898a91392a5c5478190e2a9
commit 3e94f2bdb964b301f1a79c443e47811a10d80b1d
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Feb 13 09:38:24 2015 -0500
Ensure default value is always available.
Avoids (harmless) existence error. See
Bug: 13860.../lib/Horde/ActiveSync/Collections.php | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/3e94f2bdb964b301f1a79c443e47811a10d80b1d
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Synchronization
Summary ⇒ ActiveSync: Undefined index: conflict / Undefined index: truncation
Type ⇒ Bug
State ⇒ Unconfirmed
I get in the logs:
PHP ERROR: Undefined index: conflict [pid 1828 on line 903 of
"/usr/share/php/Horde/ActiveSync/Request/Sync.php"]
PHP ERROR: Undefined index: truncation [pid 2689 on line 1210 of
"/usr/share/php/Horde/Core/ActiveSync/Driver.php"]