MantisBT: master e6731f0a

Author Committer Branch Timestamp Parent
atrol atrol master 2026-04-12 16:16 master 03754543
Affected Issues  0034465: Wrong rendering of strings
Changeset

Fix wrong usage of string_display

string_display should just be used for

  • multi line strings / text area
  • strings where $g_html_valid_tags must be considered

Issue 0034465

mod - core/filter_form_api.php Diff File
mod - manage_config_email_page.php Diff File
mod - manage_config_work_threshold_page.php Diff File
mod - plugins/XmlImportExport/pages/import.php Diff File