View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0034463 | mantisbt | html | public | 2024-05-20 17:36 | 2024-09-29 13:15 |
Reporter | atrol | Assigned To | atrol | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 2.27.0 | Fixed in Version | 2.27.0 | ||
Summary | 0034463: Wrong rendering of custom field names | ||||
Description | Custom field names are rendered wrong if the names contain one of the html tags configured in E. g. with standard settings of | ||||
Tags | No tags attached. | ||||
MantisBT: master a80c51a9 2024-05-20 14:05 Details Diff |
Use string_attribute to display custom field names Fixes 0034463 |
Affected Issues 0034463 |
|
mod - bug_report_page.php | Diff File | ||
mod - bug_update_page.php | Diff File | ||
mod - bug_view_inc.php | Diff File | ||
mod - core/custom_field_api.php | Diff File | ||
mod - core/filter_form_api.php | Diff File | ||
mod - print_all_bug_page_word.php | Diff File |