-
Notifications
You must be signed in to change notification settings - Fork 13.5k
URL not detected properly #9485
Copy link
Copy link
Closed
Milestone
Description
Description:
When I send the following URL the part after the ' isn't detected as part of the URL.
https://foo.com/t='a'&s=1
Client version
Rocket.Chat+: Version 2.10.1
Operating System: Mac OS
Steps to Reproduce:
- Send https://foo.com/t='a'&s=1 in a message
- View the message as either the sender or receiver
Expected behaviour:
The whole URL be detected as a URL.
Actual behavior:
I get the link https://foo.com/t='a'&s=1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels