6.0.0-beta1
7/4/25

[#14662] Cannot subscripe to nextcloud calendars
Summary Cannot subscripe to nextcloud calendars
Queue Kronolith
Queue Version 4.2.21
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester Twilek (at) gmx (dot) de
Created 06/29/2017 (2927 days ago)
Due
Updated 10/20/2017 (2814 days ago)
Assigned
Resolved 06/29/2017 (2927 days ago)
Github Issue Link
Github Pull Request
Milestone 4.2.22
Patch No

History
10/20/2017 08:34:44 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit f1ed7686194976dcfcfd77d38ffe62478a32688f
Author: Jan Schneider <jan@horde.org>
Date:   Thu, 29 Jun 2017 17:34:51 +0200

Fall back to regular ICS calendars if CalDAV fails (Bug #14662).

  M lib/Driver/Ical.php

https://github.com/horde/kronolith/commit/f1ed7686194976dcfcfd77d38ffe62478a32688f
06/29/2017 03:37:38 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 9487266be0099d38d4154ce0d25863fa686ea14f
Author: Jan Schneider <jan@horde.org>
Date:   Thu Jun 29 17:31:22 2017 +0200

     Fall back to regular ICS calendars if CalDAV fails (Bug #14662).

  kronolith/lib/Driver/Ical.php | 15 +++++++++++----
  1 file changed, 11 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/9487266be0099d38d4154ce0d25863fa686ea14f
06/29/2017 03:37:29 PM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
Milestone ⇒ 4.2.22
 
06/29/2017 03:31:34 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 9c385aa8e6f6010e2c17ad14740026849e93c882
Author: Jan Schneider <jan@horde.org>
Date:   Thu Jun 29 17:31:22 2017 +0200

     Fall back to regular ICS calendars if CalDAV fails (Bug #14662).

  kronolith/lib/Driver/Ical.php | 15 +++++++++++----
  1 file changed, 11 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/9c385aa8e6f6010e2c17ad14740026849e93c882
06/29/2017 12:38:06 PM Twilek (at) gmx (dot) de Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Cannot subscripe to nextcloud calendars
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
I try to subscripe to a public Nextcloud calendar. They come in the 
form of a URL like that:

"webcal://www.ahlhauser-hammer.de/nextcloud/remote.php/dav/public-calendars/6K8S4FL9MRQ49443?export"

That Horde does not understand. Changing "webcal" to "https" and 
entering that in a browser will yield a download of
"6K8S4FL9MRQ49443.ics" with the calendar info included

This works with Google Calender and similar calendars but not with 
Horde ("Ressource not found").

Jan Schneider answered in the mailing list to this:
"Looks like the server identifies itself as a CalDAV server (returning 
"calendar-access" from an OPTIONS request), but then returns a 404 
status code when retrieving a REPORT request. I would consider this a 
bug, but me may be able to work around this."

Saved Queries