MantisBT: master 38cb4b64

Author Committer Branch Timestamp Parent
bluescreenterror community master 2023-02-05 11:05 master e8a8fe7f
Affected Issues  0031666: Hook for Custom field on bug_change_status_page
Changeset

New EVENT_UPDATE_BUG_SHOW_CUSTOM_FIELD

The Event is triggered in bug_change_status_page.php, allowing a plugin
to control which custom field is shown.

Fixes 0031666, PR https://github.com/mantisbt/mantisbt/pull/1859

Co-authored-by: msw martin.schwarz@ibak.de
Co-authored-by: Damien Regad dregad@mantisbt.org

mod - bug_change_status_page.php Diff File
mod - core/events_inc.php Diff File
mod - docbook/Developers_Guide/en-US/Events_Reference_Bug.xml Diff File