RocketChat / RocketChat/Rocket.Chat
".internal" websites are not rendered
Open
Nobody has claimed this yet.
planned
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
When sending a website that ends with ".internal" extension, it doesn't get rendered, it is sent as a clear text msg (not Hyperlink/clickable)
Steps to reproduce:
- Go to any chat
- send a message containing an actual website that ends with ".internal"
Expected behavior:
I expect it to be rendered, to turn to a clickable Hyperlink
Actual behavior:
The message containing the ".internal" website isn't rendered and is sent as a clear text message.
Server Setup Information:
- Version of Rocket.Chat Server: 6.9.2
- Operating System: RedHat 8.9
- NodeJS Version: v14.21.3
- MongoDB Version: 6.0.9
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by sending a message containing a website ending in “.internal” in a chat, then inspect the chat message rendering and URL detection behavior. Done means the .internal address is rendered as a clickable hyperlink instead of plain text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100