Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

Broken multiple mentions in a message #144

Closed
selfisekai opened this issue Mar 23, 2021 · 0 comments
Closed

Broken multiple mentions in a message #144

selfisekai opened this issue Mar 23, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@selfisekai
Copy link

A list of people was posted on Messenger like this:
image

This resulted into this message content on Matrix:

{
    "msgtype": "m.text",
    "body": "Zgodnie z tabelką w skład nowego ZO okręgu Mazowieckiego wchodzą kolejno:\nJakub Surname\n@Julia Surname\n@Gabrysia Surname\n@Zosia Surname\nI @Antoni Surname",
    "format": "org.matrix.custom.html",
    "formatted_body": "Zgodnie z tabelką w skład nowego ZO okręgu Mazowieckiego wchodzą kolejno:<br/>Jakub Surname<br/><a href=\"https://matrix.to/#/@facebook_100000000000000:laura.pm\">Julia Surname<br/>@100000000000001⁣Gabrysia Surname<br/>@100000000000002Zosia Surname<br/>I @100000000000003Antoni Surname</a>"
}

The simple body looks ok, but the formatted body turns out to look like this on Element Desktop:
image

Or even more madness on Element Android:
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants