6.0.0-beta1
7/3/25

[#14671] Undefined class constant 'STATUS_INVALID_WAIT_HEARTBEATINTERVAL'
Summary Undefined class constant 'STATUS_INVALID_WAIT_HEARTBEATINTERVAL'
Queue Synchronization
Queue Version FRAMEWORK_5_2
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester mtspam (at) tesira (dot) de
Created 07/26/2017 (2899 days ago)
Due
Updated 07/29/2017 (2896 days ago)
Assigned 07/26/2017 (2899 days ago)
Resolved 07/29/2017 (2896 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/29/2017 06:38:51 PM Michael Rubinsky Comment #3
State ⇒ Resolved
Reply to this comment
Fixed for 2.38.7.
07/29/2017 06:38:08 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 06e671f6744f548913b7817937bfbe3b313e32ed
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sat Jul 29 14:35:52 2017 -0400

     Bug: 14671 Fix constant.

  framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/06e671f6744f548913b7817937bfbe3b313e32ed
07/26/2017 12:45:46 PM Michael Rubinsky Assigned to Michael Rubinsky
State ⇒ Assigned
 
07/26/2017 09:27:42 AM mtspam (at) tesira (dot) de Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Undefined class constant 'STATUS_INVALID_WAIT_HEARTBEATINTERVAL'
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
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.


Saved Queries