View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0036438 | mantisbt | plug-ins | public | 2025-10-03 09:12 | 2025-10-04 13:00 |
| Reporter | mschmidt | Assigned To | atrol | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Target Version | 2.28.0 | Fixed in Version | 2.28.0 | ||
| Summary | 0036438: MantisCoreFormatting: Error when saving configuration | ||||
| Description | In current V2.28 Nightly Builds and on the current master there is an error when saving the format configuration. The line | ||||
| Steps To Reproduce | Version: Current nightly builds (V2.28) and master branch (03.10.2025) File: plugins/MantisCoreFormatting/pages/config_edit.php | ||||
| Tags | PHP 8.4 | ||||
|
Thanks @register@h-s-e.org for finding and analyzing the bug. Regression introduced by 0035215 |
|
The fix is good, but the above statement is incorrect. The regression actually comes from commit MantisBT master 1b3ca867 (0034124). I do agree that 0035215 is related though, because it's the same PHP error. |
|
|
@dregad the plugin / syntax highlighting configuration worked before you changed function gpc_get_string_array in PR for 0035215 |
|