Dependency Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0037237 | mantisbt | printing | public | 2026-06-03 08:55 | 2026-06-03 12:02 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | assigned | Resolution | open | ||
| Product Version | 2.27.0 | ||||
| Target Version | 2.28.4 | ||||
| Summary | 0037237: Printing an issue having notes without text triggers PHP error | ||||
| Description | When executing print_all_bug_page_word.php to print an Issue that has bugnotes without text (i.e. bugnote.note = null), a PHP error is triggered: INTERNAL APPLICATION ERROR MantisMarkdown::convert(): Argument 1 ($p_string) must be of type string, null given, called in.../mantisbt/plugins/MantisCoreFormatting/MantisCoreFormatting.php on line 195 Stack trace | ||||
| Additional Information | This is a regression introduced by commit MantisBT master 3aec6e68 (see 0034040) which introduced typed parameter on MantisMarkdown::convert() | ||||
| Tags | No tags attached. | ||||
related to
child of
duplicate of