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

IPv6 literal URLs in links are mangled, not clickable #28276

Open
neilalexander opened this issue Oct 23, 2024 · 0 comments
Open

IPv6 literal URLs in links are mangled, not clickable #28276

neilalexander opened this issue Oct 23, 2024 · 0 comments
Labels
A-Markdown O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect

Comments

@neilalexander
Copy link

Steps to reproduce

Extension of #8875, but this time using [name](url) tags.

Outcome

What did you expect?

[test](https://[2a00:1450:4009:819::200e]/) should be clickable.

What happened instead?

It gets rendered as a link but isn't clickable, because Element mangles the square brackets on the IPv6 literal into %5B.

Operating system

macOS

Application version

1.11.82

How did you install the app?

https://try.element.io/get-started

Homeserver

matrix.org

Will you send logs?

No

@dosubot dosubot bot added O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Impairs non-critical functionality or suitable workarounds exist labels Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Markdown O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect
Projects
None yet
Development

No branches or pull requests

2 participants