Discussion:
[horde] Should CalDAV clients be able to create calendars?
4***@snkmail.com
2018-07-12 15:41:47 UTC
Permalink
All,

I just setup Horde 5.2.22 groupware on Debian 9 Stretch, PHP7 via PEAR. I'm really impressed with Horde, it's much more feature complete than OwnCloud, thanks for all the hard work!

Two questions:

1. Should CalDAV clients be able to *create* calendars? I get errors with that.

I can connect iCalendar (OSX 10.9 Mavericks) to Kronolith and see calendars, can add events and all of that works with Horde ; the Reminders app works as well. However if I try to create a calendar in iCal I get "The request (CalDAVAddCalendarQueueableOperation) for account “Horde_Account” failed ".

2. My log has a number of messages which don't seem right, should I be concerned? It might be related to the above error:

2018-07-12T15:38:11+00:00 WARN: HORDE5 [horde] PHP ERROR: Declaration of Horde_Rpc_Xmlrpc::request($url, $method, $client, $params = NULL) should be compatible with Horde_Rpc::request($driver, $url, $method, $client, $params = NULL) [pid 19801 on line 0 of "/usr/share/php/Horde/Rpc/Xmlrpc.php"]
2018-07-12T15:38:11+00:00 WARN: HORDE5 [horde] PHP ERROR: Declaration of Horde_Rpc_Xmlrpc::request($url, $method, $client, $params = NULL) should be compatible with Horde_Rpc::request($driver, $url, $method, $client, $params = NULL) [pid 19800 on line 0 of "/usr/share/php/Horde/Rpc/Xmlrpc.php"]

Thanks!
--
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-un
Jens Wahnes
2018-07-12 19:02:04 UTC
Permalink
Post by 4***@snkmail.com
1. Should CalDAV clients be able to *create* calendars? I get errors with that.
Currently, Horde does not support creating calendars through CalDAV.
The same goes for deleting calendars through CalDAV, IIRC.
Post by 4***@snkmail.com
2018-07-12T15:38:11+00:00 WARN: HORDE5 [horde] PHP ERROR: Declaration of Horde_Rpc_Xmlrpc::request($url, $method, $client, $params = NULL) should be compatible with Horde_Rpc::request($driver, $url, $method, $client, $params = NULL) [pid 19801 on line 0 of "/usr/share/php/Horde/Rpc/Xmlrpc.php"]
That's related to PHP 7, I think.


Jens
--
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-***@lists.horde.org
Ralf Lang
2018-09-25 19:59:02 UTC
Permalink
These errors should be warnings only
Post by 4***@snkmail.com
Post by 4***@snkmail.com
1. Should CalDAV clients be able to *create* calendars? I get
errors with that.
Currently, Horde does not support creating calendars through CalDAV.
The same goes for deleting calendars through CalDAV, IIRC.
Post by 4***@snkmail.com
2. My log has a number of messages which don't seem right, should I
2018-07-12T15:38:11+00:00 WARN: HORDE5 [horde] PHP ERROR: Declaration
of Horde_Rpc_Xmlrpc::request($url, $method, $client, $params = NULL)
should be compatible with Horde_Rpc::request($driver, $url, $method,
$client, $params = NULL) [pid 19801 on line 0 of
"/usr/share/php/Horde/Rpc/Xmlrpc.php"]
That's related to PHP 7, I think.
Jens
--
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/
--
Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.
--
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/
To uns
Loading...