Dependency Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006695 | mantisbt | customization | public | 2006-02-10 04:55 | 2009-06-26 14:18 |
| Reporter | tk | Assigned To | dhx | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 1.0.0 | ||||
| Summary | 0006695: "Manage Users" menu entry in "Manage" page menu not shown according to $g_manage_user_threshold | ||||
| Description | Line 6.3.6 of core/html_api.php prevents the correct display of the subpage selection menu in the "manage" page. Currently only an ADMINISTRATOR will see the item due to
According to my understanding the if-clause should read as so that if I, e.g., set $g_manage_user_threshold = MANAGER any manager will see the link. | ||||
| Tags | No tags attached. | ||||
|
With a E.g., in my context the MANAGER cannot change the users' default project (although g_manage_user_threshold in my configuration is MANAGER). |
|
|
Why using find -exec when you could use grep -r ;) |
|
related to
child of
duplicate of