[Tickets #6510] Removing entry from group error removeMember
bugs at horde.org
bugs at horde.org
Thu Mar 20 16:52:18 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6510
-----------------------------------------------------------------------
Ticket | 6510
Created By | grahamcw at hurleybulldogs.com
Summary | Removing entry from group error removeMember
Queue | Turba
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
grahamcw at hurleybulldogs.com (2008-03-20 12:52) wrote:
Browse Address book - sql
Select group entry
>From expanded lst - select entry
and selct Remove From this list
PHP Fatal error: Call to undefined method PEAR_Error::removeMember() in
/var/www/html/webmail/turba/lib/Views/Browse.php on line 110
adding
require_once TURBA_BASE . '/lib/Object/Group.php';
to turba/lib/Views/Browse.php
corrected it
More information about the bugs
mailing list