Summary | Kolab backend: Existing tasks are not loaded |
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/13/2012 (4663 days ago) |
Due | |
Updated | 10/27/2012 (4649 days ago) |
Assigned | 10/16/2012 (4660 days ago) |
Resolved | 10/16/2012 (4660 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 6c977c809dd6f212ce6de2558eaba99cc9c029f6
Author: Jan Schneider <jan@horde.org>
Date: Tue Oct 16 12:12:50 2012 +0200
[jan] Fix toggling tasklists (
Bug #11511).nag/docs/CHANGES | 1 +
nag/lib/Application.php | 8 +++++++-
nag/package.xml | 2 ++
3 files changed, 10 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/6c977c809dd6f212ce6de2558eaba99cc9c029f6
Now the task appear properly. I guess the task list was silently disabled.
Thanks!
State ⇒ Feedback
I removed all my task folders (default one got re-created), remove
all Horde caches and created a new entry.
-> Nothing shows up
task lists".
They are always checked and don't behave like in mnemo.
commit 6c977c809dd6f212ce6de2558eaba99cc9c029f6
Author: Jan Schneider <jan@horde.org>
Date: Tue Oct 16 12:12:50 2012 +0200
[jan] Fix toggling tasklists (
Bug #11511).nag/docs/CHANGES | 1 +
nag/lib/Application.php | 8 +++++++-
nag/package.xml | 2 ++
3 files changed, 10 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/6c977c809dd6f212ce6de2558eaba99cc9c029f6
State ⇒ Assigned
I removed all my task folders (default one got re-created), remove all
Horde caches and created a new entry.
-> Nothing shows up
I've also noticed that I can't check/uncheck the task lists in "My
task lists".
They are always checked and don't behave like in mnemo.
commit 74b920d03fec76d302b4326fa2195a9917c0c983
Author: Jan Schneider <jan@horde.org>
Date: Mon Oct 15 19:15:57 2012 +0200
Correctly convert task objects from Kolab and convert all
attributes (
Bug #11511).nag/docs/CHANGES | 1 +
nag/lib/Driver/Kolab.php | 58 +++++++++++++++++++++------------------------
nag/package.xml | 2 +
3 files changed, 30 insertions(+), 31 deletions(-)
http://git.horde.org/horde-git/-/commit/74b920d03fec76d302b4326fa2195a9917c0c983
State ⇒ Resolved
commit 74b920d03fec76d302b4326fa2195a9917c0c983
Author: Jan Schneider <jan@horde.org>
Date: Mon Oct 15 19:15:57 2012 +0200
Correctly convert task objects from Kolab and convert all
attributes (
Bug #11511).nag/docs/CHANGES | 1 +
nag/lib/Driver/Kolab.php | 58 +++++++++++++++++++++------------------------
nag/package.xml | 2 +
3 files changed, 30 insertions(+), 31 deletions(-)
http://git.horde.org/horde-git/-/commit/74b920d03fec76d302b4326fa2195a9917c0c983
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Kolab backend: Existing tasks are not loaded
Queue ⇒ Nag
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
the Kolab backend in nag is unable to load tasks, at least on my installation.
I cleared all task lists and created a new one. Next I created a new task.
This tasked is properly stored to the Kolab backend
but nag shows zero total tasks.
Cheers,
Thomas