MantisBT: master 69c55f95

Author Committer Branch Timestamp Parent
dhx dhx master 2010-06-19 00:22 master fdaef4f8
Affected Issues  0012095: bug_monitor_copy() should check users exist
Changeset

Fix 0012095: bug_monitor_copy() should check users exist

bug_monitor_copy() assumes that all user IDs from the source bug are
still valid. We should first check to make sure that users from the
source bug still exist before adding them to the monitor list of the
destination bug.

mod - core/bug_api.php Diff File