[Tickets #8754] horde.removeUserDataFromAllApplications does not call removeUserData for every application
bugs at horde.org
bugs at horde.org
Mon Dec 7 15:52:20 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8754
------------------------------------------------------------------------------
Ticket | 8754
Created By | Valentin.Vidic at CARNet.hr
Summary | horde.removeUserDataFromAllApplications does not call
| removeUserData for every application
Queue | Horde Groupware Webmail Edition
Version | 1.2.4
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch | 1
Owners |
+New Attachment | api.diff
------------------------------------------------------------------------------
Valentin.Vidic at CARNet.hr (2009-12-07 10:52) wrote:
While testing user delete via api calls I discovered that
$app.removeUserData doesn't get called at all and user data stays in
the database. The problem seems to be that the call to
$registry->hasMethod($api . '/removeUserData') doesn't return true or
false, but application name or false. Attached patch fixes this check.
More information about the bugs
mailing list