View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0024823 | mantisbt | performance | public | 2018-10-03 16:57 | 2018-10-16 23:41 |
| Reporter | atrol | Assigned To | atrol | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Target Version | 2.18.0 | Fixed in Version | 2.18.0 | ||
| Summary | 0024823: Performance enhancements of string processing | ||||
| Description | Enhance performance of string processing by
| ||||
| Tags | No tags attached. | ||||
|
MantisBT: master 6a29d987 2018-10-02 05:54 Details Diff |
Minor performance enhancements in string processing Issue 0024823 |
Affected Issues 0024823 |
|
| mod - core/string_api.php | Diff File | ||
|
MantisBT: master 810c0a53 2018-10-02 05:58 Details Diff |
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 |
Affected Issues 0024823 |
|
| mod - core/string_api.php | Diff File | ||