-
- Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
matrix-org/matrix-react-sdk
#7224Labels
A-MediaA-Message-PreviewsO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-MinorImpairs non-critical functionality or suitable workarounds existImpairs non-critical functionality or suitable workarounds existT-DefectX-Regression
Description
This only seems to happen when those characters are character entities in the formatted_body (not when it's a simple plain message, for example). The content of the event in the screenshot is:
{ "body": "<ServoFire> I know you can set that to happen in Cura when you slice the file with the print order option", "format": "org.matrix.custom.html", "formatted_body": "<ServoFire> I know you can set that to happen in Cura when you slice the file with the print order option", "msgtype": "m.text" } and it renders as expected (using < and > instead of < and >) when viewing the event in the room itself.
Element Web develop (c5f5330-react-d203e8f1294a-js-dc64c34ccb82) on Firefox 88.
HarHarLinks
Metadata
Metadata
Assignees
Labels
A-MediaA-Message-PreviewsO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-MinorImpairs non-critical functionality or suitable workarounds existImpairs non-critical functionality or suitable workarounds existT-DefectX-Regression
