Bug 456184

Summary: Reply previews have characters escaped by HTML safe variations
Product: [Applications] NeoChat Reporter: Jan Bidler <janbidler00>
Component: GeneralAssignee: Tobias Fella <fella>
Status: RESOLVED FIXED    
Severity: normal CC: carl
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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 &gt; 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