Skip to content

Autolinker incorrectly requires a full stop in URL and does not recognise links that start with http #27981

@Matt-something

Description

@Matt-something

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions