View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011419 | mantisbt | plug-ins | public | 2010-01-20 18:31 | 2010-09-19 03:13 |
Reporter | brianstv | Assigned To | dhx | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Product Version | git trunk | ||||
Summary | 0011419: EVENT_UPDATE_BUG in bug_update.php happens after the bug is closed. | ||||
Description | The EVENT_UPDATE_BUG event signal is currently happening before the bug gets updated, but after the switch/case statement that check the status and will close the bug if the conditions are met. The event signal should be moved to before bug_resolve() and bug_close() are called. | ||||
Tags | No tags attached. | ||||