Summary | Remote Calendars don't work when no other calendars are shown |
Queue | Kronolith |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | Horde Developers (at) |
Requester | c.menssen (at) web (dot) de |
Created | 10/13/2005 (7212 days ago) |
Due | |
Updated | 12/02/2005 (7162 days ago) |
Assigned | 10/14/2005 (7211 days ago) |
Resolved | 12/02/2005 (7162 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Assigned
When i show the default mysql calendar AND the remote calendar, all
works fine (but adding events to a remote webdav calendar would be
nice :))
But when i only show the remote calendar, this error exists.
Regards,
Chris
Priority ⇒ 2. Medium
State ⇒ Feedback
Summary ⇒ Remote Calendars don't work
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Remote Calendars doesn't work
Queue ⇒ Kronolith
State ⇒ Unconfirmed
I want to use a Remote Calendar (via https, with http auth and on a
webdav directory).
This doesn't work. (I've added the authentication informations direct
in the urls https://user:pass@host/webdav/Cal.ics)
Moving the Calendar to the Server Root (https) and accessing it
doesn't work too.
Here is the Error Msg:
Notice: Undefined index: in
/srv/www/default/horde/kronolith/lib/Driver.php on line 1723
Fatal error: Call to a member function hasPermission() on a non-object
in /srv/www/default/horde/kronolith/lib/Driver.php on line 1724
Regards,
Chris
PS: Authentication Fields (User and Pass) for protected Remote
Calendars would be nice :-)