| Summary | Only admin users can edit inventory items | 
| Queue | Sesha | 
| Queue Version | Git master | 
| Type | Bug | 
| State | Assigned | 
| Priority | 1. Low | 
| Owners | ralf.lang (at) ralf-lang (dot) de | 
| Requester | chowdhury_uttiya (at) yahoo (dot) com | 
| Created | 03/18/2013 (4610 days ago) | 
| Due | |
| Updated | 03/19/2013 (4609 days ago) | 
| Assigned | 03/19/2013 (4609 days ago) | 
| Resolved | |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No | 
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Only admin users can edit inventory items
Queue ⇒ Sesha
Milestone ⇒
Patch ⇒ No
$apps = array('content', 'ansel', 'horde', 'kronolith', 'nag',
'sesha', 'turba', 'whups', 'wicked');
After install, I setup databases, and create default config from
admin/config for all apps. I create an item in sesha as admin. Then
when I login as some other non-admin user, I get the following error
at the bottom of the list.
==
Fatal error: Call to a member function hasPermission() on a non-object
in /mnt/ce/main/Open/0.Admin/test/sesha/lib/Application.php on line 81
==