[Tickets #6968] Re: could not remove user data if using SQL share backend
bugs at horde.org
bugs at horde.org
Mon Jun 23 21:15:31 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6968
------------------------------------------------------------------------------
Ticket | 6968
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | could not remove user data if using SQL share backend
Queue | Horde Framework Packages
Version | HEAD
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2008-06-23 17:15) wrote:
> I'm using pretty default sources, e.g. localsql, so this should not
> be the problem.
right, but if you have any shares other than a sql share source...such
as the favourites driver, or even any virtual address books you will
get the error I'm referring to. Check the logs after applying the
error logging changes, the Turba error should be gone.
That being said, that's not the root of the problem. The problem is
not specific to the sql share driver. The issue is that when you are
deleting a user in Nag, for instance, the Nag::listTaskList() method
always checks perms for the *currently logged in* user, not the user
who you are deleting...so the task list is not returned. These
methods need to be changed to allow filtering perms for other users as
well.
More information about the bugs
mailing list