View Issue Details

IDProjectCategoryView StatusLast Update
0010717mantisbtbugtrackerpublic2009-10-07 14:19
Reporterdhx Assigned Todhx  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.0rc2 
Target Version1.2.0rc2Fixed in Version1.2.0rc2 
Summary0010717: Add user to monitor list button appears even when user doesn't have access to add others to the monitor list
Description

When a guest views a bug and they have the following permissions:
a) can see the list of people monitoring a bug
b) cannot add other users to the bug monitor list

The guest will still see the "Add" button and input box which is normally used to add others to the list of users monitoring the bug.

This needs to be fixed so that users aren't shown controls/options which they don't have access to use (where the result of form submission will always be access denied).

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master-1.2.x 329e3298

2009-07-13 22:21

dhx


Details Diff
Fix 0010717: don't always show monitor list add buttons

Don't show "add user to bug monitor list" controls to users who don't
have access to use this feature.
Affected Issues
0010717
mod - bug_monitor_list_view_inc.php Diff File

MantisBT: master 3b16135c

2009-07-13 22:21

dhx


Details Diff
Fix 0010717: don't always show monitor list add buttons

Don't show "add user to bug monitor list" controls to users who don't
have access to use this feature.
Affected Issues
0010717
mod - bug_monitor_list_view_inc.php Diff File