Summary | Kolab backend: Crash on special task delete |
Queue | Nag |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 10/17/2012 (4702 days ago) |
Due | |
Updated | 10/27/2012 (4692 days ago) |
Assigned | |
Resolved | 10/17/2012 (4702 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit a3498b1b02ad53fcbcbd908c73d04014ec45b289
Author: Jan Schneider <jan@horde.org>
Date: Wed Oct 17 17:54:17 2012 +0200
Fix deleting task if tasklist has changed (
Bug #11534).nag/app/controllers/SaveTask.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/a3498b1b02ad53fcbcbd908c73d04014ec45b289
State ⇒ Resolved
commit a3498b1b02ad53fcbcbd908c73d04014ec45b289
Author: Jan Schneider <jan@horde.org>
Date: Wed Oct 17 17:54:17 2012 +0200
Fix deleting task if tasklist has changed (
Bug #11534).nag/app/controllers/SaveTask.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/a3498b1b02ad53fcbcbd908c73d04014ec45b289
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Kolab backend: Crash on special task delete
Queue ⇒ Nag
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Open an existing task in edit mode. Select a different task list for
storage like you would do for a move.
Press the "Delete task" button.
-> nag crashes with this:
2012-10-17T14:10:51+02:00 EMERG: HORDE [nag] Not Found [pid 27352 on
line 88 of "/datastore/DEVEL/horde/nag/lib/Driver/Kolab.php"]
Thomas