MantisBT: master-2.28 1cc10355

Author Committer Branch Timestamp Parent
raspopov dregad master-2.28 2026-04-15 11:30 master-2.28 6e04bbb2
Affected Issues  0037022: Undefined array key error in tag_bug_get* functions when given an invalid Issue ID
Changeset

Fix Undefined array key error

The tag_bug_get_row() and tag_bug_get_attached() functions generated a
PHP error when an unknown issue ID was provided, preventing the proper
error message from being displayed.

Fixes 0037022, PR https://github.com/mantisbt/mantisbt/pull/2208

mod - core/tag_api.php Diff File