Summary | Cannot edit permissions of hidden app |
Queue | Horde Base |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | ralf.lang (at) ralf-lang (dot) de |
Created | 08/16/2011 (5070 days ago) |
Due | |
Updated | 08/17/2011 (5069 days ago) |
Assigned | |
Resolved | 08/17/2011 (5069 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
[#10428] Cannot edit permissions of hidden app Hidden apps should turn
up in permissions UI just like notoolbar apps and active apps They are
neither "not installed" nor "inactive"
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/94eb58e6d9967aa073d878ef5644b7e79a2e8f61
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Cannot edit permissions of hidden app
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
permissions but they do not show up. I can neither edit/revoke them
nor can I edit any child permissions.
HOW TO REPRODUCE
set in registry.local.php and go to permissions screen (new login
might be required)
Add permissions for application "horde". Try again to see they are
already there.
$this->applications['horde']['status'] = 'hidden';
EXPECTED BEHAVIOUR:
The admin interface should either hide hidden apps completely or show
them completely (I prefer the latter)
I will see myself if I can provide a fix.