Description
Server Setup Information
Version of Rocket.Chat Server: 7.1.0
Operating System: centos 7
Deployment Method: k8s
Number of Running Instances: 15 instances
DB Replicaset Oplog:
NodeJS Version: 20.18
MongoDB Version:
I have upgrade to rocketchat 7.1.0 from 5.1.0 but when i send a link that contain ip:port it not recognized as a link, the type of message that insert to db was plain text. In the 5.1.0 that problem not exist. Now i want link with ip:port show as clickable link not plain text.
reetp
June 11, 2025, 12:56pm
2
A lot has changed since 5.x1 whiich was EOL in Mar 2023
Version of Rocket.Chat Server: 7.1.0
Upgrade again as this is EOL at the end of June 2025
Operating System: centos 7
Upgrade
CentOS 7 is EOL.
Sorry but it was removed some while ago I believe. Probably why you never upgraded?
opened 11:01PM - 08 Feb 23 UTC
closed 02:51PM - 02 Mar 23 UTC
Rocket.chat URL autolinker is not working correctly any more. We have many inter… nal servers that are a single word such as
https://jira/ticket_number OR https:://regression/path/
Rocket.chat no longer recognises these as a URL. It only autolinks when a full stop `.` is in the URL.
Please fix the behaviour, such that autolinker creates a link for anything starting with standard nomenclature of http://, https://, ftp://, sftp://, i.e. a regex of a string beginning with (.*://) should always autolink.
This is on version 5.4.2
Sorry there is no good news.
Thanks for reply. I have found a solution to workaround.
reetp
June 11, 2025, 3:16pm
4
Be good if you share it with the community.
Does it work on latest code?