[Tickets #8757] Re: Turba favourites driver does not provide removeUserData function
bugs at horde.org
bugs at horde.org
Tue Dec 8 11:33:38 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8757
------------------------------------------------------------------------------
Ticket | 8757
Updated By | Valentin.Vidic at CARNet.hr
Summary | Turba favourites driver does not provide
| removeUserData function
Queue | IMP
Version | FRAMEWORK_3
Type | Enhancement
State | Accepted
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Valentin.Vidic at CARNet.hr (2009-12-08 06:33) wrote:
Yes, the problem is that favourites is implemented in IMP but accessed
through Turba. Turba calls removeUserData in
turba/lib/Driver/favourites.php, but since this wasn't implemented an
error was returned by the default implementation in
turba/lib/Driver.php. So I added removeUserData to
turba/lib/Driver/favourites.php but also had to create a new api call
to pass the request to IMP. Don't know if there is a cleaner way to do
this, perhaps by moving favourites functionality from IMP into Turba.
More information about the bugs
mailing list