View Issue Details

IDProjectCategoryView StatusLast Update
0011830mantisbtplug-inspublic2010-04-23 14:30
Reportersmig1o Assigned Tojreese  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.0 
Target Version1.2.1Fixed in Version1.2.1 
Summary0011830: No EVENT_UPDATE_BUG call on bug data update
Description

Seems that when you use Assign To button on bug view page the EVENT_UPDATE_BUG is not called. There should be one way to pre/post process bug data on EVERY single bug data change. Assigning bug to developer is bug data change (IMHO)

TagsNo tags attached.

Activities

jreese

jreese

2010-04-22 21:38

reporter   ~0025209

Fix committed to 1.2.x and master branches.

Related Changesets

MantisBT: master d793dbd6

2010-04-22 12:44

jreese


Details Diff
Fix 0011830: Refactor bug_assign to bug->update

This change is made so that the existing bug update process, including
the plugin events, are replicated for the bug assign process. This
makes the quick assign process consistent with the extended edit and
change status cycles for plugins wishing to hook the update event.
Affected Issues
0011830
mod - bug_assign.php Diff File

MantisBT: master-1.2.x 04ab0f4f

2010-04-22 12:44

jreese


Details Diff
Fix 0011830: Refactor bug_assign to bug->update

This change is made so that the existing bug update process, including
the plugin events, are replicated for the bug assign process. This
makes the quick assign process consistent with the extended edit and
change status cycles for plugins wishing to hook the update event.
Affected Issues
0011830
mod - bug_assign.php Diff File