View Issue Details

IDProjectCategoryView StatusLast Update
0021580mantisbtchange logpublic2016-08-28 01:12
Reportercproensa Assigned Tocproensa  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.3.0 
Target Version1.3.1Fixed in Version1.3.1 
Summary0021580: in changelog, reporter user can view all bugs when limit_reporters is on
Description

When report_bug_threshold is configured as an array, the changelog page does not limit visibility of bugs to its reporters.

TagsNo tags attached.

Relationships

related to 0021579 closedcproensa Error when limit_reporters and complex report_bug_threshold 

Related Changesets

MantisBT: master 06af376a

2016-08-01 14:51

cproensa


Details Diff
Fix changelog with limit_reporters

Fix checking user level against report_bug_threshold When limit_reporters
option is enabled.
Previously, reporters could see all bugs when report_bug_threshold was
defined as an array.

Fixes: 0021580
Affected Issues
0021580
mod - changelog_page.php Diff File

MantisBT: master 98b03fde

2016-08-04 19:52

vboctor


Details Diff
Merge remote-tracking branch 'origin/pr/835' Affected Issues
0021579, 0021580, 0021581, 0021582, 0021583
mod - bug_update_page.php Diff File
mod - changelog_page.php Diff File
mod - core/access_api.php Diff File
mod - core/filter_api.php Diff File
mod - manage_config_workflow_page.php Diff File
mod - manage_config_workflow_set.php Diff File