-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
Link Preview broken for links with underlines #7482
Milestone
Comments
I think it's duplicate of "Url in parsed in a wrong way" #7169 |
@localguru Yes, this looks exactly like the same issue. Haven't found #7169 yet. :) Should we close this one? |
It's your issue. But yes, I would close it with a hint to #7169 |
Closing issue. It is already covered by #7169. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Rocket.Chat Version: 0.54.0
Running Instances: ?
DB Replicaset OpLog: ?
Node Version: ?
The Link-Preview parser has trouble handling links that feature underlining such as wikipedia disambiguations.
Example:
The Link
https://en.wikipedia.org/wiki/Bear_(disambiguation)
produces a preview which directs to
https://en.wikipedia.org/wiki/Bear
The issue could be related to #6895
The text was updated successfully, but these errors were encountered: