| Summary | Share editor: Users stay greyed out on re-add |
| Queue | Kronolith |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | Horde Developers (at) , jan (at) horde (dot) org |
| Requester | thomas.jarosch (at) intra2net (dot) com |
| Created | 1/28/13 (4901 days ago) |
| Due | |
| Updated | 8/24/13 (4693 days ago) |
| Assigned | 2/1/13 (4897 days ago) |
| Resolved | 3/4/13 (4866 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
calendars (that you cannot share).
Submitted a simple patch to fix this issue :)
I guess Jan came up with the same fix ;)
Finally I just want to note down that the initial fix works as
expected. Thanks.
New Attachment: 0001-Avoid-js-errors-when-the-calendar-does-not-have-the-.patch
calendars (that you cannot share).
Submitted a simple patch to fix this issue :)
Assigned to Jan Schneider
State ⇒ Resolved
#12000:)commit 03841a77e3d587d3b265682616ab714f8e16c434
Author: Jan Schneider <jan@horde.org>
Date: Mon Mar 4 12:43:28 2013 +0100
[jan] Re-enable users in drop-down list after revoking
permissions (
Bug #12000).kronolith/docs/CHANGES | 2 ++
kronolith/js/kronolith.js | 7 +++++++
kronolith/package.xml | 2 ++
3 files changed, 11 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/03841a77e3d587d3b265682616ab714f8e16c434
State ⇒ Assigned
Assigned to
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Share editor: Users stay greyed out on re-add
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
when you grant another user access rights to a share,
the user name gets greyed out in the user list dropdown.
If you remove all rights again and want to re-add the user, it stays
greyed out in the list.
Even if you close the shares editor dialog and re-open it, the user
stays greyed out.
Cheers,
Thomas
PS: I hope this get's the bug number
#12000:)