[Tickets #14577] Re: Virtual address books are not deleted
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Feb 21 21:29:53 UTC 2017
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: https://bugs.horde.org/ticket/14577
------------------------------------------------------------------------------
Ticket | 14577
Aktualisiert Von | Jan Schneider <jan at horde.org>
Zusammenfassung | Virtual address books are not deleted
Warteschlange | Turba
Version | 4.2.18
Typ | Bug
-Status | Unconfirmed
+Status | Assigned
Priorität | 1. Low
Milestone |
Patch |
-Zuständige |
+Zuständige | Michael Rubinsky
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2017-02-21 22:29) hat geschrieben:
Michael, can you take a look?
I've tracked it so far down that I know this happens because when
trying to instantiate the Vbook driver, it relies on the base share.
That one doesn't exist, because it is pulled from $cfgSources. But
that doesn't contain the correct address books, because
removeUserData() is executed in the context of the admin user.
Of course this is the fault of our $cfgSources being a static global,
for a hot fix, we should be able to pass the base share information to
the driver factory for vbooks, to not rely on the lookup from
$cfgSources based on the share name.
More information about the bugs
mailing list