6.0.0-alpha12
6/12/25

[#14420] Typo in Horde_ActiveSync_Imap_Adapter
Summary Typo in Horde_ActiveSync_Imap_Adapter
Queue Synchronization
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester hannes.brunssen (at) ewetel (dot) de
Created 07/05/2016 (3264 days ago)
Due
Updated 07/06/2016 (3263 days ago)
Assigned 07/05/2016 (3264 days ago)
Resolved 07/06/2016 (3263 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/06/2016 07:36:32 PM Michael Rubinsky Comment #3
State ⇒ Resolved
Reply to this comment
Fixed in Git, thanks.
07/06/2016 07:36:16 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 8d1ddf3a59ee14d4da61081e81f9a5c8ef340c51
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Wed Jul 6 15:35:26 2016 -0400

     Bug: 14420 Fix logging.

  framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

http://github.com/horde/horde/commit/8d1ddf3a59ee14d4da61081e81f9a5c8ef340c51
07/05/2016 08:06:03 PM Michael Rubinsky Assigned to Michael Rubinsky
State ⇒ Assigned
 
07/05/2016 09:45:48 AM hannes (dot) brunssen (at) ewetel (dot) de Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Typo in Horde_ActiveSync_Imap_Adapter
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
In line 117 $this->_logger is called as a method but is a property:

$this->_logger(sprintf(
     '[%s] Mailbox %s already exists, subscribing to it.',

Saved Queries