View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0012191 | mantisbt | security | public | 2010-07-23 05:45 | 2014-02-02 11:35 |
| Reporter | thobleone_oleco_net | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Product Version | 1.1.8 | ||||
| Summary | 0012191: Private bugs can be assigned to users not allowed to view private bugs | ||||
| Description | There is an inconistency in the user assignment behaviour between the bug view page (view.php) and the bug update page (bug_update_page.php). When trying to assign a bug with bug view state set to private to an user with user access level < private_bug_threshold, the view.php page throws an "access denied error" which is correct at least (but lacks any explanation). On the other hand, in the bug update page in the assigned to dropdown combo box contains all project users and can be set to any user. This way a user can be assigned that is not able to view the bug. | ||||
| Steps To Reproduce | a) have a project with several users with access level above and below private_bug_threshold (e.g. reporter account "REP" and developer account "DEV") | ||||
| Additional Information | I'm not sure if the behaviour described is really a bug or can be called a featureof the the bug_update_page. But at least, the operation sequence described above will create an inconsitency in our issue data. I can think of several ways out of the situation:
| ||||
| Tags | No tags attached. | ||||