Opened 10 years ago
Closed 10 years ago
#1815 closed defect (fixed)
Automatic links should not match within a word
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.3 |
Component: | web | Version: | |
Keywords: | Cc: |
Description (last modified by )
Eg. if something like sftp://hostname.org
is entered in a description field an automatic link is created for ftp://hostname.org
(eg. without the initial 's'). A link should only be created if the ftp://
part is on it's own.
Change History (2)
comment:1 by , 10 years ago
Description: | modified (diff) |
---|
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [6487]) Fixes #1815: Automatic links should not match within a word