[Tickets #10241] Re: removing user data doesn't work
bugs at horde.org
bugs at horde.org
Fri Sep 2 15:24:21 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 | Feedback
+State | Assigned
Priority | 2. Medium
Milestone |
Patch |
-Owners |
+Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2011-09-02 15:24) wrote:
>>>> 2011-08-31T10:14:48+03:00 ERR: HORDE [nag] Share name turba3 at lnk.lt
>>>> not found [pid 30082 on line 179 of
>>>> "/usr/share/pear/Horde/Share/Sql.php"]
>>
>> Interestingly these are still shown as ERR level.
>
> Yeah... looks like the errors are being logged in the Share driver.
> Don't know anything about that driver so I will leave to the other
> devs to determine if this is the appropriate log level.
That should indeed be logged as an ERR. It's being thrown from the
getShare method. If we ask for a share, and can not find it, that is
indeed an error.
Looks like the Kronolith_Application#removeUserData method needs to be
tweaked though, as it is still assuming that the user's default share
is keyed by the username. This is no longer the case.
More information about the bugs
mailing list