[Tickets #14671] Undefined class constant 'STATUS_INVALID_WAIT_HEARTBEATINTERVAL'
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Jul 26 09:27:42 UTC 2017
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14671
------------------------------------------------------------------------------
Ticket | 14671
Created By | mtspam at tesira.de
Summary | Undefined class constant
| 'STATUS_INVALID_WAIT_HEARTBEATINTERVAL'
Queue | Synchronization
Version | FRAMEWORK_5_2
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
mtspam at tesira.de (2017-07-26 09:27) wrote:
I get the following error (using Horde_ActiveSync 2.38.6) when I try
to sync my new android device.
HORDE[19679]: Undefined class constant
'STATUS_INVALID_WAIT_HEARTBEATINTERVAL' [pid 19679 on line 153 of
"/usr/share/php/Horde/ActiveSync/Request/Sync.php"]
Looking into that file, there is indeed only a class constant of the name
const STATUS_INVALID_WAIT_HEARTBEAT = 14;
but not the one used in the code below of the name
STATUS_INVALID_WAIT_HEARTBEATINTERVAL.
More information about the bugs
mailing list