6.0.0-beta1
7/6/25

[#13885] Activesync: "Unknown property: _confirmedCount"
Summary Activesync: "Unknown property: _confirmedCount"
Queue Horde Framework Packages
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester enrico.scholz (at) sigma-chemnitz (dot) de
Created 02/26/2015 (3783 days ago)
Due
Updated 02/27/2015 (3782 days ago)
Assigned
Resolved 02/27/2015 (3782 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
02/27/2015 02:22:44 PM Michael Rubinsky Comment #3
Assigned to Michael Rubinsky
State ⇒ Resolved
Priority ⇒ 1. Low
Reply to this comment
The declaration, along with some usage, was removed in a previous 
commit. Missed these two statements, thanks.
02/27/2015 02:21:56 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 701ea44e6214d6b9d48cf5e39f82055749a4e295
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Fri Feb 27 09:21:19 2015 -0500

     Two more places to remove $_confirmedCount.

     Bug: 13885

  .../lib/Horde/ActiveSync/Collections.php           |    2 --
  1 files changed, 0 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/701ea44e6214d6b9d48cf5e39f82055749a4e295
02/26/2015 10:45:25 PM enrico (dot) scholz (at) sigma-chemnitz (dot) de Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Activesync: "Unknown property: _confirmedCount"
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
ActiveSync/Collections.php contains two

|  $this->_confirmedCount++;

statements but this attribute was never declared (nor is is it used 
somewhere).

I see errors due to this in the serverlog.

Saved Queries