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

question mark breaks URL parsing #2330

Closed
4 tasks done
Die4Ever opened this issue Jan 18, 2024 · 1 comment · Fixed by #2368
Closed
4 tasks done

question mark breaks URL parsing #2330

Die4Ever opened this issue Jan 18, 2024 · 1 comment · Fixed by #2368
Labels
bug Something isn't working

Comments

@Die4Ever
Copy link
Contributor

Requirements

  • This is a bug report, and if not, please post to https://lemmy.ml/c/lemmy_support instead.
  • Please check to see if this issue already exists.
  • It's a single bug. Do not report multiple bugs in one issue.
  • It's a frontend issue, not a backend issue; Otherwise please create an issue on the backend repo instead.

Summary

a URL with a question mark in it breaks the clickable URL

Steps to Reproduce

  1. go to https://programming.dev/comment/6567805 for an example broken link

Technical Details

a URL such as https://programming.dev/c/[email protected]?dataType=Post&sort=Hot

image

even if I use markup like

[https://programming.dev/c/[email protected]?dataType=Post&sort=Hot](https://programming.dev/c/[email protected]?dataType=Post&sort=Hot)

Lemmy Instance Version

0.18.1

Lemmy Instance URL

programming.dev

@Die4Ever Die4Ever added the bug Something isn't working label Jan 18, 2024
@sevonj
Copy link

sevonj commented Jan 26, 2024

image

Still happens on 0.19.3

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

Successfully merging a pull request may close this issue.

2 participants