Summary | ActiveSync: Fix fatal crash on sending back incoming sync conflict status |
Queue | Synchronization |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 10/11/2013 (4285 days ago) |
Due | |
Updated | 10/11/2013 (4285 days ago) |
Assigned | 10/11/2013 (4285 days ago) |
Resolved | 10/11/2013 (4285 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
State ⇒ Resolved
commit f9c4b502d2dc49480c59d594bb2b3d153bcaa724
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date: Fri Oct 11 12:46:46 2013 +0200
Fix fatal crash on sending back incoming sync conflict status.
Bug #12755Two PHP error message get fixed:
PHP Fatal error: Undefined class constant 'SYNC_CHANGE' in
/usr/share/pear/Horde/ActiveSync/Request/Sync.php on line 516
PHP Fatal error: Call to a member function content() on a
non-object in /usr/share/pear/Horde/ActiveSync/Request/Sync.php on
line 518
Signed-off-by: Michael J Rubinsky <mrubinsk@horde.org>
.../lib/Horde/ActiveSync/Request/Sync.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/f9c4b502d2dc49480c59d594bb2b3d153bcaa724
New Attachment: 0001-Fix-fatal-crash-on-sending-back-incoming-sync-confli.patch
Assigned to Michael Rubinsky
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ ActiveSync: Fix fatal crash on sending back incoming sync conflict status
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed