Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML tags are being displayed in links for desktop app #22953

Closed
jeremiah-k opened this issue Jul 28, 2022 · 4 comments · Fixed by #22976 or matrix-org/matrix-react-sdk#9139
Closed

HTML tags are being displayed in links for desktop app #22953

jeremiah-k opened this issue Jul 28, 2022 · 4 comments · Fixed by #22976 or matrix-org/matrix-react-sdk#9139
Assignees
Labels
A-Timeline O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect X-Regression X-Release-Blocker

Comments

@jeremiah-k
Copy link

Steps to reproduce

  1. Where are you starting? What can you see?
    We have an RSS bot in a room and & HTML tags are displayed in the title in the Element desktop app, but displays normally in the web app. I believe this just started happening in the latest version 1.11.1. I don't know if the problem is specific to the RSS bot or just these tags, etc.

Screenshot from 2022-07-28 10-33-10
Element Desktop v1.11.1

Screenshot from 2022-07-28 10-33-25
Element Web v1.11.1

Outcome

What did you expect?

The link to the webpage to display correctly without showing the HTML tags.

What happened instead?

HTML tags were visible.

Operating system

Linux Mint 20.3

Application version

1.11.1 Desktop

How did you install the app?

Debian/Ubuntu package

Homeserver

No response

Will you send logs?

No

@SimonBrandner SimonBrandner added X-Regression S-Major Severely degrades major functionality or product features, with no satisfactory workaround X-Release-Blocker A-Timeline A-Electron-Nightly O-Occasional Affects or can be seen by some users regularly or most users rarely labels Jul 28, 2022
@ChainsLunatic
Copy link

This also can be observed using emojis as link text:

[🔗](https://google.de) turns into <span class="mx_Emoji" title=":link:">🔗</span>

(please ignore the inline-codeblock for the link-emoji, GitHub replaces the macro otherwise)

ananace added a commit to ananace/matrix-releasetracker that referenced this issue Aug 1, 2022
@t3chguy t3chguy self-assigned this Aug 2, 2022
@ChainsLunatic
Copy link

@t3chguy This still seems to be broken in Element Desktop 1.11.2, at least on MacOS (which should't make a difference I guess?). I also cleared the cache, just to make sure. Element Web on the other hand seems to be fixed now. Regarding your fix on ElectronPlatform in #22976 I am now utterly confused why it's working in Web but not Desktop.

@t3chguy
Copy link
Member

t3chguy commented Aug 3, 2022

@ChainsLunatic the change landed yesterday, the RC was cut last Tuesday. So you won't see this until the next release. https://github.com/vector-im/element-web/releases/tag/v1.11.2-rc.1

@ChainsLunatic
Copy link

ChainsLunatic commented Aug 3, 2022

@t3chguy Oh okay, I totally got that mixed up then. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Timeline O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect X-Regression X-Release-Blocker
Projects
None yet
4 participants