View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010888 | mantisbt | security | public | 2009-08-30 11:13 | 2013-01-02 02:54 |
| Reporter | bighux | Assigned To | atrol | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Platform | Apache 2.2.12 + PHP 5.3.0 | OS | Windows XP | ||
| Product Version | 1.2.0rc1 | ||||
| Summary | 0010888: Can't create bug with right viewer on all project but administrator on 1 project | ||||
| Description | If an user has only one project access, the menu links are wrong (see the capture, I can manage the project but I can't view the report page link). | ||||
| Steps To Reproduce | Create new private project. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
The problem is in helper_get_current_project() from helper_api.php, if user can access only 1 project, function shouldn't return ALL_PROJECTS. |
|
|
I have modified the file and it is works, edit helper_api.php line 209 in the if condition. |
|
|
This issue is not reproducible with the current version of MantisBT. We recommend that you upgrade to the latest stable version [1]; if after doing so the problem persists, do not hesitate to reopen the issue, with additional relevant information. [1] https://sourceforge.net/projects/mantisbt/files/mantis-stable/ |
|