Summary | New contact displays list of non-editable addressbooks |
Queue | Turba |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | kevin_myer (at) iu13 (dot) org |
Created | 07/15/2005 (7319 days ago) |
Due | |
Updated | 07/16/2005 (7318 days ago) |
Assigned | 07/15/2005 (7319 days ago) |
Resolved | 07/16/2005 (7318 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Feedback
actual permission mask instead of a boolean when checking permissions
on the source.
bug 2138maybe go too far in overridingHorde Permissions.
don't override the Driver::hasPermission method.
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ New contact displays list of non-editable addressbooks
Queue ⇒ Turba
permissions. That initially prevented address books which users do
not have the capability of adding to from not showing up when adding a
new contact. However, I updated Turba tonight and now I'm back to
being able to choose from all available address books again.
I think the changes for
bug 2138maybe go too far in overriding HordePermissions.