Opened 8 years ago
Closed 8 years ago
#14903 closed Bug (duplicate)
Autolink regexp is not accurate
Reported by: | Marek Lewandowski | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
As our user points out on a GitHub.
Steps to reproduce
- Open editor with autolink plugin.
- Paste following link
https://prism-break.org/en/projects/cryptpad/
Expected result
Pasted link gets converted into an a
element.
Actual result
Link gets pasted as plain text.
In search of the perfect URL validation regex might help with finding a good regexp.
Change History (4)
comment:1 Changed 8 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 8 years ago by
comment:4 Changed 8 years ago by
Resolution: | → duplicate |
---|---|
Status: | confirmed → closed |
It has turned out this is a duplicate of #14769.
cc