5 Oct 2009 01:45
[mantisbt-commits] mantisbt.git branch, master, updated. release-1.2.0rc1-227-gbea286d
The branch, master has been updated
via bea286db8fe45a1275ff846884821ec9ab8a90ab (commit)
from e26f7d2b1dcaeb809dff7ae2a183ff8eac896baf (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit bea286db8fe45a1275ff846884821ec9ab8a90ab
Author: David Hicks <hickseydr@...>
Date: Fri Oct 2 19:46:48 2009 +1000
Issue #10998: 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.
-----------------------------------------------------------------------
Summary of changes:
bug_change_status_page.php | 2 ++
bug_update_advanced_page.php | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
(Continue reading)
RSS Feed