[Tickets #10241] Re: removing user data doesn't work
bugs at horde.org
bugs at horde.org
Sun Sep 4 01:55:45 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10241
------------------------------------------------------------------------------
Ticket | 10241
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | removing user data doesn't work
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Resolved
Priority | 2. Medium
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2011-09-04 01:55) wrote:
> Uf, this a little bit bad, but I just noticed that removeUserData
> for kronolith and mnemo removes shares of the admin who is deleting
> the data, not the user's data.
My fault. Over zealous refactoring :) Should be fixed now.
> Also during debuging I've noticed that horde does spit a lot of
> these messages:
> DELETE FROM horde_prefs WHERE pref_uid = 'turba3 at lnk.lt' AND pref_name
This one is confusing me. removeUserData() is supposed to remove the
user's prefs for all applications. At most this should only be called
N number of times where N is the number of applications installed. It
also shouldn't be appending the pref_name clause. Following the code,
I don't see why that would be happening. Are the user's prefs removed
from storage?
More information about the bugs
mailing list