Bug 456072 - Message preview in room list have characters escaped by HTML safe variations
Summary: Message preview in room list 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-28 10:10 UTC by Jan Bidler
Modified: 2022-11-05 19:37 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-28 10:10: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 message preview

STEPS TO REPRODUCE
1. Change your room nick to "me > oldMe"
2. Send a message like "output > file" into a room.

OBSERVED RESULT
Message Preview will show "me > oldMe: output  file"

EXPECTED RESULT
Message Preview should show "me > oldMe: output > file"

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-05 19:37:46 UTC
This should be fixed now