[Tickets #7101] Modifiying of tasks via webdav doesn't work
bugs at horde.org
bugs at horde.org
Wed Jul 23 12:01:03 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7101
------------------------------------------------------------------------------
Ticket | 7101
Created By | adrieder at sbox.tugraz.at
Summary | Modifiying of tasks via webdav doesn't work
Queue | Nag
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
adrieder at sbox.tugraz.at (2008-07-23 08:01) wrote:
When trying to modify a task in sunbird via webdav I get the following
fatal error:
PHP Fatal error: Call to undefined method PEAR_Error::get() in
/usr/local/apache/htdocs/horde/nag/lib/Driver.php on line 347
Strange that it happens there, since I do not try to move the task to
anoter task list.
It seems that $tasklist is "null" (doesn't get passed by the api call)
so the driver considers the modification as a move to another
tasklist, which of course is not the desired action (see line 332).
More information about the bugs
mailing list