[Tickets #14577] Re: Virtual address books are not deleted

noreply at bugs.horde.org noreply at bugs.horde.org
Fri Oct 20 20:34:52 UTC 2017


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/14577
------------------------------------------------------------------------------
  Ticket             | 14577
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | Virtual address books are not deleted
  Queue              | Turba
  Version            | 4.2.18
  Type               | Bug
  State              | Resolved
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Rubinsky
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2017-10-20 20:34) wrote:

Changes have been made in Git (FRAMEWORK_5_2):

commit 95fa317be8b1dc0977790ccf5d67254209f89646
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri, 24 Feb 2017 23:53:23 -0500

Bug: 14577 Fix removing virtual address books with removeUserData().

We need to workaround the fact that the cfgSources array is dynamically
built for the currently logged in user, but when removeUserData is
called, we are logged in as the admin user, not the user we are
removing. In this case, built a separate cfgSource structure out of
the shares we know are owned by the user being removed.

  M lib/Application.php
  M lib/Driver/Vbook.php
  M lib/Factory/Driver.php
  M lib/Turba.php

https://github.com/horde/turba/commit/95fa317be8b1dc0977790ccf5d67254209f89646





More information about the bugs mailing list