Summary | Kolab backend: Can't create/edit notes in shared notepads |
Queue | Mnemo |
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 (4685 days ago) |
Due | |
Updated | 10/27/2012 (4671 days ago) |
Assigned | 10/17/2012 (4681 days ago) |
Resolved | 10/17/2012 (4681 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 36c99aff9295bbdf286ea3f24f904492db9c8dd9
Author: Jan Schneider <jan@horde.org>
Date: Wed Oct 17 14:55:03 2012 +0200
[jan] Fix sorting of Kolab shares (
Bug #11509).framework/Share/lib/Horde/Share/Kolab.php | 7 +++----
framework/Share/package.xml | 4 ++--
2 files changed, 5 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/36c99aff9295bbdf286ea3f24f904492db9c8dd9
State ⇒ Assigned
What about the second part (display owner name in the dropdown)?
commit 36c99aff9295bbdf286ea3f24f904492db9c8dd9
Author: Jan Schneider <jan@horde.org>
Date: Wed Oct 17 14:55:03 2012 +0200
[jan] Fix sorting of Kolab shares (
Bug #11509).framework/Share/lib/Horde/Share/Kolab.php | 7 +++----
framework/Share/package.xml | 4 ++--
2 files changed, 5 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/36c99aff9295bbdf286ea3f24f904492db9c8dd9
State ⇒ Assigned
Assigned to Jan Schneider
Both users store their notes in a "Notes" folder. While you can have
multiple folders/shares from different users in Turba with the same
name, it does not work in mnemo.
Probably the names of all available notepads gets sorted and unified.
Also we should output the notepad owner in the dropdown list like we
did for Turba in
#11528State ⇒ Feedback
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Mnemo
Summary ⇒ Kolab backend: Can't create/edit notes in shared notepads
Type ⇒ Bug
Priority ⇒ 1. Low
I can't create or move notes to notepads from other users.
Shared notepads are not listed in the "notepad list" on create/edit.
The notepad is shared via the "anyone" cyrus user.
Viewing or deleting a note works fine.
Cheers,
Thomas