[Tickets #12305] Re: CalDAV user lookup bug
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Jun 13 14:02:20 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12305
------------------------------------------------------------------------------
Ticket | 12305
Updated By | Jan Schneider <jan at horde.org>
Summary | CalDAV user lookup bug
Queue | IMP
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2013-06-13 16:02) wrote:
I can reproduce this now.
In Horde_Core_Auth_Application::listUsers(), the first call to
hasCapability('list') returns true, so
$registry->callAppMethod($this->_app, 'authUserList') is called. This
goes down to Horde_Auth_Imap::listUsers() where hasCapability('list')
now returns false.
More information about the bugs
mailing list