Rocket.chat URL autolinker is not working correctly any more. We have many internal 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
Rocket.chat URL autolinker is not working correctly any more. We have many internal 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