MantisBT: master-2.26 89b538ab

Author Committer Branch Timestamp Parent
dregad dregad master-2.26 2023-12-10 08:45 master-2.26 e03d0f63
Affected Issues  0033422: Updating an issue with bugnote having empty text causes PHP errors
Changeset

Fix exception when updating bugnote without text

REST API fails with HTTP 500 : Unhandled deprecation warning in
.../mantis/core/database_api.php line 1158: 'preg_replace(): Passing
null to parameter 0000003 ($subject) of type array|string is deprecated'

Fixes 0033422

mod - core/database_api.php Diff File