MantisBT: master-1.2.x 541d4f13

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2009-10-02 05:46 master-1.2.x eeb44cb8
Affected Issues  0010998: Add missing EVENT_BUGNOTE_ADD_FORM event to extra pages
Changeset

Issue 0010998: Add missing EVENT_BUGNOTE_ADD_FORM event to extra pages

There is an ability to add a bugnote on both the change status and bug
update pages. However, EVENT_BUGNOTE_ADD_FORM was not being raised as an
event in these instances. This meant that plugins could only add extra
bugnote fields on the form printed to the view page. Plugins should be
able to print extra fields to all bugnote forms.

mod - bug_update_advanced_page.php Diff File
mod - bug_change_status_page.php Diff File