Opened 17 years ago
Closed 9 years ago
#2397 closed Bug (fixed)
"Open Link" is not working for e-mail and anchor links
Reported by: | Frederico Caldeira Knabben | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 Beta 2 |
Keywords: | Cc: |
Description
- Load the following HTML:
<p>Link to <a href="javascript:location.href='mailto:'+String.fromCharCode(117,115,101,114,64,101,120,97,109,112,108,101,46,99,111,109)+'?'">email</a></p> <p>Link to <a href="#Test">anchor</a> <a name="Test"></a></p>
- Right-click on both links and choose "Open Link".
For e-mails, a 404 happens. It should properly open the e-mail link instead.
For anchors, the "Open Link" option should not be available.
Confirmed with FF3 and IE7.
Change History (4)
comment:1 Changed 16 years ago by
Milestone: | CKEditor 3.0 → CKEditor 3.x |
---|
comment:2 Changed 16 years ago by
Version: | SVN (FCKeditor) → CKEditor 3.0 Beta 2 |
---|
comment:3 Changed 15 years ago by
Milestone: | CKEditor 3.x |
---|
comment:4 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
No longer reproducible in CKEditor 4, latest IE or Firefox
Milestone CKEditor 3.x deleted