Summary | Kronolith / Kolab listEvents() difference |
Queue | Kolab |
Type | Bug |
State | Resolved |
Priority | 3. High |
Owners | stuart (at) |
Requester | deepz0ne (at) gmail (dot) com |
Created | 10/27/2005 (7272 days ago) |
Due | |
Updated | 02/08/2006 (7168 days ago) |
Assigned | 10/27/2005 (7272 days ago) |
Resolved | 02/08/2006 (7168 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
this bug report should be closed, since the patches mentioned two
comments before are already applyed to cvs head.
Ciao,
Tobias
Version ⇒
Queue ⇒ Kolab
bug 3080completely supercede it?
Initialy, calendar shows only task dates and can't parse kolab
events, nor add any events.
There is parse error:
PHP Fatal error: Call to undefined function: getid() in
kronolith/lib/Driver/kolab.php on line 144
HTH
--
Guillaume
State ⇒ Assigned
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Kronolith / Kolab listEvents() diference
Queue ⇒ Kronolith
State ⇒ Unconfirmed
Initialy, calendar shows only task dates and can't parse kolab events,
nor add any events.
There is parse error:
PHP Fatal error: Call to undefined function: getid() in
kronolith/lib/Driver/kolab.php on line 144
I copied the function listEvents() from kolab's fbview application and
it started to parse events. Listing of events there is using
Horde_iCalendar(); object, and it seems to work better. Still there
are errors when deleting events, i did not tested it yet with all
actions, but at least it shows the events in calendar.