6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/6/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6770] Nag task lists over WebDAV don't work
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. ..__..___..___. \ /| || | _/ _/ \/ |/\||__|./__../__.
Comment
> I finally tracked the subtask problem and solved it. > > > > In Driver.php, fromiCalendar($vTodo) reads the parent_id from the > vTodo file and returns that in parent_id. However, line 619 of > api.php uses the parent property for saving, not parent_id. Modifying > that line in this way: > > > > isset($task->parent_id) ? $task->parent_id : > $existing->parent_id, > > > > solves saving subtasks from Kontact. > > > > I tested all cases (creating new task in Horde and in Kontact, > editing existing ones) without error messages or the tasks getting > out of sync. So I propose this change to be made in CVS.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers