View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0013126 | mantisbt | plug-ins | public | 2011-07-07 05:39 | 2017-10-28 19:08 |
| Reporter | ray81 | Assigned To | cproensa | ||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.5 | ||||
| Target Version | 2.8.0 | Fixed in Version | 2.8.0 | ||
| Summary | 0013126: Add plugin event EVENT_BUG_ACTIONGROUP_FORM | ||||
| Description | Add an event to generate extra functionality to the actiongroup page. | ||||
| Additional Information | before the <tr> of the submit button, add | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master b1c3160d 2017-09-26 15:57 Committer: vboctor Details Diff |
Create event EVENT_BUG_ACTIONGROUP_FORM Create event EVENT_BUG_ACTIONGROUP_FORM to add custom content to the group action page form. For example: custom inputs that can later be evaluated when processing EVENT_BUG_ACTION. Fixes: 0013126 |
Affected Issues 0013126 |
|
| mod - bug_actiongroup_add_note_inc.php | Diff File | ||
| mod - bug_actiongroup_ext_page.php | Diff File | ||
| mod - bug_actiongroup_page.php | Diff File | ||
| mod - core/events_inc.php | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Events_Reference_Bug.xml | Diff File | ||