Summary | Caldav: Tasks can't be edited |
Queue | Nag |
Queue Version | 4.1.2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | hanns (at) hannsmattes (dot) de |
Created | 10/08/2013 (4277 days ago) |
Due | |
Updated | 10/14/2013 (4271 days ago) |
Assigned | |
Resolved | 10/14/2013 (4271 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 4.1.3 |
Patch | No |
State ⇒ Resolved
Milestone ⇒ 4.1.3
commit 821a23a21464de401273719dc60708b3495f60b2
Author: Jan Schneider <jan@horde.org>
Date: Mon Oct 14 14:52:19 2013 +0200
[jan] Fix editing tasks via CalDAV (
Bug #12745).nag/docs/CHANGES | 1 +
nag/lib/Application.php | 2 +-
nag/package.xml | 4 ++--
3 files changed, 4 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/821a23a21464de401273719dc60708b3495f60b2
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Nag
Summary ⇒ Caldav: Tasks can't be edited
Type ⇒ Bug
State ⇒ Unconfirmed
and create them. I've seen this with Thunderbird/Lightning and Marten
Gajda's tasks extension to his Android Caldav-Client.
Apache's Error-Log is showing: PHP Fatal error: Call to a member
function before() on a non-object in
/srv/www/htdocs/horde/nag/lib/Application.php on line 579
I remember a similar report with editing events in Kronolith, fixed
months ago.