View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0015559 | mantisbt | plug-ins | public | 2013-03-03 07:45 | 2013-03-22 09:32 |
| Reporter | rct | Assigned To | atrol | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 1.2.14 | ||||
| Summary | 0015559: EVENT_UPDATE_BUG triggers missing | ||||
| Description | Hello, Like title said the event EVENT_UPDATE_BUG should be fired in some places it is not:
Documentation excerpt: | ||||
| Additional Information | => in bug_actiongroup.php EVENT_UPDATE_BUG should be fired every time it's commented "/* @todo we need to issue a helper_call_custom_function( 'issue_update_validate', array( $t_bug_id, $t_bug_data, $f_bugnote_text ) ); /" | ||||
| Tags | No tags attached. | ||||
| duplicate of | 0014897 | acknowledged | Plugins events features request |
|
Definitely not a blocker |
|
|
I've put "block" because it prevent to build a reliable plugin which catch bug's updates. |
|
|
Nice, I wanted it so much :) Thank you! |
|
|
rct, patches are welcome. It all comes to priority and a dev or community member deciding to spend their time on a specific issue. Submitting a patch is always a good idea, as it increases the chances of improvement eventually making it into MantisBT core. All contributions are welcome and greatly appreciated. Patch submissions can be made in several ways. In the order of preference:
Kindly avoid to upload entire modified PHP files. Please make sure that your submissions adhere to our Coding Guidelines [2], if they don't your patch might be rejected. [1] https://github.com/mantisbt/mantisbt |
|