[Tickets #11635] Re: ActiveSync AutoProvision - User name / email address option for AutoDiscovery not honoured
bugs at horde.org
bugs at horde.org
Tue Nov 6 22:11:40 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11635
------------------------------------------------------------------------------
Ticket | 11635
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | ActiveSync AutoProvision - User name / email address
| option for AutoDiscovery not honoured
Queue | Synchronization
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2012-11-06 22:11) wrote:
> PHP Fatal error: Call to a member function debug() on a non-object
> in /usr/share/php/Horde/ActiveSync/Request/Autodiscover.php on line 40
Looks like you applied an interim patch. This part was fixed shortly
afterwards...
> http://git.horde.org/horde-git/-/commit/2276673c168f530bb734830a8a15ec7923a9a0ea
> This one I applied and am now running with
>
> I also found a couple of error messages from of all things Ingo when
> auto-provisioning. I get these when logging in to Imp, but as I
> don't use Ingo much I've yet to dig into these and fix them. I
> thought it odd to get Ingo messages when AS was kicking in and
> thought it might be that autodiscover wasn't picked up - so what I
> found was that in my rpc.php in the web directory it still matched
> using strpos, not stripos for auto discovery;
>
> line 36 in rpc.php changed;
> (stripos($_SERVER['REQUEST_URI'],
> 'autodiscover/autodiscover.xml') !== false)) {
> (add 'i')
This was already applied in a previous commit in Git, and will be
released with the next Horde/Horde release.
More information about the bugs
mailing list