Bug 456184 - Reply previews have characters escaped by HTML safe variations
Summary: Reply previews have characters escaped by HTML safe variations
Status: RESOLVED FIXED
Alias: None
Product: NeoChat
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Other All
: NOR normal
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-30 19:00 UTC by Jan Bidler
Modified: 2022-11-17 23:24 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Bidler 2022-06-30 19:00:25 UTC
SUMMARY
Messages and nicknames that have HTML characters that need to be replaced, will get their replacement shown or not shown at all in the reply preview


STEPS TO REPRODUCE
1. Have a user called "output > input"
2. Let that user send a message in a room
3. Reply to that user's message

OBSERVED RESULT
Reply preview will be:
```
|output > input
|message
reply
```

EXPECTED RESULT
Reply preview should be:
```
|output > input
|message
reply
```


SOFTWARE/OS VERSIONS
System 1:
Linux: Linux Mint 20
KDE Plasma Version: 5.18.8

NeoChat: 22.06, Flatpak
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.5

System 2:
Windows: 10 21H1
NeoChat: 22.06
Kde Frameworks: 5.95.0
QT version: 5.15.5
Comment 1 Tobias Fella 2022-11-17 23:24:54 UTC
This has been fixed in an unknown commit