MantisBT: master 810c0a53

Author Committer Branch Timestamp Parent
atrol atrol master 2018-10-02 05:58 master 6a29d987
Affected Issues  0024823: Performance enhancements of string processing
Changeset

Remove no longer invalid characters when displaying strings

We finally do not use doctype XHTML [1], so there is no longer the need
to remove characters from strings which are invalid per XML 1.0
specification.

[1] https://www.mantisbt.org/bugs/view.php?id=16025

Issue 0024823

mod - core/string_api.php Diff File