[Tickets #6770] Re: Nag task lists over WebDAV don't work
bugs at horde.org
bugs at horde.org
Fri Jun 27 08:58:23 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6770
------------------------------------------------------------------------------
Ticket | 6770
Updated By | bb at apc.ag
Summary | Nag task lists over WebDAV don't work
Queue | Nag
Version | 2.2
Type | Bug
State | Assigned
Priority | 2. Medium
Milestone | 2.2.1
Patch |
Owners | Jan Schneider, Ben Klang
------------------------------------------------------------------------------
bb at apc.ag (2008-06-27 04:58) wrote:
OK, I have a new solution for the subtask problem.
Inserted on line 605 of nag/lib/api.php:
//apc: avoid NOT NULL constraint of the database
if (! $existing->parent) $existing->parent = '';
and reverted the old change.
Creating tasks and subtasks works; they are displayed correctly (with
hierarchy) in Kontact but when I change something there, the hierarchy
is broken. I suspect that the problem is with Kontact because it
didn't work in -RC3, either. I'll try to track this down further.
More information about the bugs
mailing list