[Tickets #14021] Re: cannot modify/delete external caldav events

noreply at bugs.horde.org noreply at bugs.horde.org
Thu Aug 17 09:22:43 UTC 2017


BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: https://bugs.horde.org/ticket/14021
------------------------------------------------------------------------------
  Ticket           | 14021
  Aktualisiert Von | martin1 at k0k.net
  Zusammenfassung  | cannot modify/delete external caldav events
  Warteschlange    | Kronolith
  Version          | 4.2.8
  Typ              | Bug
  Status           | Assigned
  Priorität        | 1. Low
  Milestone        |
  Patch            |
  Zuständige       | Horde Developers
+Neuer Anhang     | Ical.patch
------------------------------------------------------------------------------


martin1 at k0k.net (2017-08-17 09:22) hat geschrieben:

I believe I have have found the problem:

in file kronolith/lib/Driver/Ical.php, line 431/2 (as of kronolith 4.2.22)
_processComponents is called with one argument missing:

     431                 $this->_processComponents($results, $ical,  
null, null, false,
     432                                           false, false, $eventId);

resulting in an event with an empty $id, which in turn becomes 'ical'  
. $i in line 342.

Adding one "false, " (is that the right thing to add?) ad the  
beginning of line 433 seems to fix the problem for me (see patch  
attached).




martin1 at k0k.net (2017-08-17 09:22) hat hochgeladen: Ical.patch

https://bugs.horde.org/h/services/download/?app=whups&actionID=download_file&file=Ical.patch&ticket=14021&fn=%2FIcal.patch





More information about the bugs mailing list