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

Links containing "&" break whenever you post them in a post or a comment. #1201

Open
goluboch opened this issue Dec 24, 2024 · 1 comment
Open

Comments

@goluboch
Copy link

goluboch commented Dec 24, 2024

For example this:
https://example.com/?a=1&b=2
when posted somewhere, will turn into this:
https://example.com/?a=1&amp&#59;b=2
which will break the link's arguments. I tested this and so far it only breaks when you post it in a post, comment or send as a message to someone. I assume it just breaks anywhere.

@goluboch
Copy link
Author

Update. Now links turn into this
https://example.com/?a=1&;b=2
which still breaks them.

@mrilyew mrilyew assigned mrilyew and unassigned mrilyew Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants