6.0.0-alpha12
7/9/25

[#13027] Include workaround or fix with non scheduling Horde Kronolith sabredav create event invites with attendees via caldav
Summary Include workaround or fix with non scheduling Horde Kronolith sabredav create event invites with attendees via caldav
Queue Kronolith
Queue Version Git master
Type Enhancement
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester rs (at) sys4 (dot) de
Created 03/10/2014 (4139 days ago)
Due
Updated 05/27/2014 (4061 days ago)
Assigned
Resolved 05/27/2014 (4061 days ago)
Milestone
Patch No

History
05/27/2014 02:24:12 PM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
05/27/2014 02:23:24 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit 4dffef5328c7a7fabbda2ef0c1726904c1b29ca6
Author: Jan Schneider <jan@horde.org>
Date:   Tue May 27 16:20:23 2014 +0200

     Add synchronization of attendees via CalDAV.

     No idea when we supported X-ATTENDEES but keep it for BC reasons.

     Request: 13027

  kronolith/docs/CHANGES        |    1 +
  kronolith/lib/Application.php |   25 +++++++++++++++++++++++--
  kronolith/lib/Event.php       |   30 ++++++++++++++++++++++--------
  kronolith/package.xml         |    2 ++
  4 files changed, 48 insertions(+), 10 deletions(-)

http://github.com/horde/horde/commit/4dffef5328c7a7fabbda2ef0c1726904c1b29ca6
04/21/2014 01:45:04 PM maurizio (dot) agazzini (at) gmail (dot) com Comment #2 Reply to this comment
Setting the SCHEDULE-AGENT="CLIENT" will not resolve the problem, 
Lightning is able to know discover if the server doesn't support the 
autoschedule automatically without the "schedule-agent" header. The 
problem in this case seem to be another (see 
http://bugs.horde.org/ticket/13126).

Implement the autoscheduling on server side will resolve the problem 
but wont fir the client problems.

Regards.
03/10/2014 11:55:17 AM rs (at) sys4 (dot) de Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Include workaround or fix with non scheduling Horde Kronolith sabredav create event invites with attendees via caldav
Type ⇒ Enhancement
State ⇒ New
Reply to this comment
Recently it is not possible to create event invites with attendees
over caldav from mozilla lightning, backend horde

reason Horde sabredav has not caldav scheduling fully enabled

but there is some workaround for sabredav

http://code.google.com/p/sabredav/wiki/IMipHandler

may it possible and makes sense to include the workaround

in i.e pear/php/Sabre/CalDAV/Plugin.php ?

Alternative how to force anounce no caldav scheduling to lightning
to fallback to client mail

lightning should react to fallback

with getting "SCHEDULE-AGENT") == "CLIENT"

see

http://mxr.mozilla.org/comm-central/source/calendar/providers/caldav/calDavCalendar.js#2609

Or alternative enable caldav scheduling in Horde Kronolith in total

Saved Queries