Dependency Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0037022 | mantisbt | tagging | public | 2026-04-15 11:26 | 2026-04-18 10:28 |
| Reporter | raspopov | Assigned To | community | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 1.3.4 | ||||
| Target Version | 2.28.2 | Fixed in Version | 2.28.2 | ||
| Summary | 0037022: Undefined array key error in tag_bug_get* functions when given an invalid Issue ID | ||||
| Description | The | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master-2.28 1cc10355 2026-04-15 11:30 Committer: dregad Details Diff |
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 |
Affected Issues 0037022 |
|
| mod - core/tag_api.php | Diff File | ||
related to
child of
duplicate of