[Tickets #6258] Fatal error: Call to a member function on a non-object in /usr/share/horde3/kronolith/lib/api.php on line 720
bugs at horde.org
bugs at horde.org
Thu Feb 14 11:21:08 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=6258
-----------------------------------------------------------------------
Ticket | 6258
Created By | dizzy_devil_be at yahoo.fr
Summary | Fatal error: Call to a member function on a non-object in
| /usr/share/horde3/kronolith/lib/api.php on line 720
Queue | Kronolith
Version | 2.1.4
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
dizzy_devil_be at yahoo.fr (2008-02-14 06:21) wrote:
debian etch 2.6.18-4-amd64, horde 3.1.3-4etch, imp4 4.1.3-4, kolabd
1.9.4-20060
get this error when trying to update the respondent status after an
invitation has been accepted (via imp webmail)
/usr/share/horde3/kronolith/lib/api.php
/* First try the user's own calendars. */
$ownerCalendars = Kronolith::listCalendars(true, PERMS_EDIT);
$event = null;
foreach ($events as $ev) {
(line 720) if (isset($ownerCalendars[$ev->getCalendar()])) {
$event = $ev;
break;
}
}
Thanks!
Elena
More information about the bugs
mailing list