MantisBT: master 0da3f7ac

Author Committer Branch Timestamp Parent
dregad dregad master 2012-01-09 00:10 master 0dd1ae0a
Affected Issues  0013748: Can't move bugs from projects with access < report_bug_threshold
Changeset

Fix Move bugs from projects with access < report_bug_threshold

The access check in bug_actiongroup.php was not correct. It should
verify the user's report_bug_threshold in the target project, not the
current project.

Fixes 0013748

mod - bug_actiongroup.php Diff File