Opened 14 years ago
Last modified 10 years ago
#7376 confirmed New Feature
Automatic linking only works in IE
Reported by: | Lasse Edsvik | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Parser | Version: | 3.0 |
Keywords: | Cc: |
Description
Typing www.test.com and hitting enter only generates a link in IE.. Tested on Chrome 10, Firefox 4 and Opera 11.
Change History (3)
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
Status: | new → confirmed |
---|---|
Type: | Bug → New Feature |
Version: | 3.5 → 3.0 |
Referring to ticket #302 this is only IE core functionality. Other browsers simply don't implement it.
Furthermore there is contrary feature request which ask for disabling auto creation of links in IE: #6307.
When implementing this issue we should include both cases.