MantisBT: master fe4875e2

Author Committer Branch Timestamp Parent
dregad dregad master 2013-10-16 04:16 master 773a22f7
Affected Issues  0016502: Unable to delete issue
Changeset

Fix issue preventing bug deletion

Removal of $c_user_id variable caused bug_unmonitor() to call
history_log_event_special() with a NULL user id, causing an SQL error.

Regression introduced by ad7009ca4a6810ddd559a8613c8a5b05e2fc5c6b

Fixes 0016502

mod - core/bug_api.php Diff File