Dwarf Fortress Bug Tracker - Dwarf Fortress |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011813 | Dwarf Fortress | Dwarf Mode -- Interface, Announcements | public | 2021-10-05 06:39 | 2021-10-25 01:01 |
|
Reporter | Bumber | |
Assigned To | | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | 0.47.05 | |
Target Version | | Fixed in Version | | |
|
Summary | 0011813: '&' in nickname messes with announcement text |
Description | It looks like the announcement and report code uses '&' as an escape sequence. Putting "&r" in a dwarf's nickname or profession will split the announcement at that point and continue the rest two lines down. In other combinations, the '&' will display, but the next character in the string will be ignored.
'&' in user text needs to be sanitized to "&&" at some point before ending up in an announcement. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-10-05 06:39 | Bumber | New Issue | |
2021-10-25 00:53 | Bumber | Note Added: 0041165 | |
2021-10-25 01:01 | Bumber | Note Added: 0041166 | |
2021-10-25 22:40 | Bumber | Note Edited: 0041166 | bug_revision_view_page.php?bugnote_id=0041166#r16755 |