| Summary | Calendar Perms with Frombackend/tobackend hook |
| Queue | Kronolith |
| Queue Version | HEAD |
| Type | Bug |
| State | Assigned |
| Priority | 1. Low |
| Owners | Jan Schneider <jan (at) horde (dot) org> |
| Requester | grahamcw (at) hurleybulldogs (dot) com |
| Created | 03/04/2008 (68 days ago) |
| Due | |
| Updated | 03/23/2008 (49 days ago) |
| Assigned | 03/23/2008 (49 days ago) |
| Resolved | |
| Attachments | k-perms.patch ![]() |
| Milestone | |
| Patch |
Yes - this is a dupllicate of 6333.My Apology.
State ⇒ Feedback
Isn't this the same you reported inbug #6333?Assigned to Jan Schneider
New Attachment: k-perms.patch
Queue ⇒ Kronolith
Summary ⇒ Calendar Perms with Frombackend/tobackend hook
Type ⇒ Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
I use frombackend/tobackend hooks to add a domain name to my userid.
I was changing permissions to a shared calendar.
I entered someusername as user and set permissions and saved permissions
then went to add another - someusername2 - when I save permissions
my existing someusername shows up , but also a new someusername@mydomainname .
I add a third user someusername3
and I end up with these usernames
someuername
someusername@mydomainname@mydomainname
someusername2
someusername2@mydomainname
someusername3
so now I go to delete everything and add them to a group -
I clear all the permissions on all the names names
but all 3 origionals names stay there
someusername
someusername2
someusername3
Looks like kronolith/templates/perms/perms.inc is not consistently unhooking $users
Patch attached