Summary | Autodiscover broken, undefined index |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | leena.heino (at) uta (dot) fi |
Created | 10/01/2013 (4298 days ago) |
Due | |
Updated | 10/22/2013 (4277 days ago) |
Assigned | 10/01/2013 (4298 days ago) |
Resolved | 10/02/2013 (4297 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit ee85cd83598d1f934cf42e456da66ed4197f457e
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Tue Oct 1 18:58:03 2013 -0400
$this->_decoder->getStream() returns a Horde_Stream, not resource.
Bug: 12727.../lib/Horde/ActiveSync/Request/Autodiscover.php | 6 ++++--
.../ActiveSync/lib/Horde/ActiveSync/Wbxml.php | 4 ++--
2 files changed, 6 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/ee85cd83598d1f934cf42e456da66ed4197f457e
commit 83a567de515f7a7a71e28e4dd48ef0943a88e44f
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Tue Oct 1 18:01:09 2013 -0400
Avoid undefined index errors for Autodiscover requests.
Reported in
Bug: 12727framework/Rpc/lib/Horde/Rpc/ActiveSync.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/83a567de515f7a7a71e28e4dd48ef0943a88e44f
PHP ERROR: Undefined index: Cmd [pid 23539 on line 134 of
"/var/www/horde/framework/Rpc/lib/Horde/Rpc/ActiveSync.php"]
State ⇒ Assigned
Assigned to Michael Rubinsky
Bug: 12723.autoconfigure with browser.
With Outlook 2013 the correct error line is:
PHP ERROR: Undefined index: Cmd [pid 23539 on line 134 of
"/var/www/horde/framework/Rpc/lib/Horde/Rpc/ActiveSync.php"]
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Autodiscover broken, undefined index
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
authentication seems to fail and logs are filled with errors like:
HORDE: [horde] PHP ERROR: Undefined index: Cmd [pid 15335 on line 97
of "/var/www/horde/framework/Rpc/lib/Horde/Rpc/ActiveSync.php"]
HORDE: [horde] PHP ERROR: stream_get_contents() expects parameter 1 to
be resource, object given [pid 15335 on line 37 of
/var/www/hordenx/framework/ActiveSync/lib/Horde/ActiveSync/Request/Autodiscover.php"]