View Issue Details

IDProjectCategoryView StatusLast Update
0012095mantisbtbugtrackerpublic2014-12-08 00:34
Reporterdhx Assigned Todhx  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Product Version1.2.2 
Target Version1.3.0-beta.1Fixed in Version1.3.0-beta.1 
Summary0012095: bug_monitor_copy() should check users exist
Description

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.

TagsNo tags attached.

Relationships

related to 0011375 closeddhx Users that are monitoring a bug should be transferred if the bug is closed as a duplicate 
child of 0015721 closedgrangeway Functionality to consider porting to master-2.0.x 

Activities

grangeway

grangeway

2013-04-05 17:57

reporter   ~0036508

Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch

Related Changesets

MantisBT: master 69c55f95

2010-06-19 00:22

dhx


Details Diff
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.
Affected Issues
0012095
mod - core/bug_api.php Diff File