Opened 16 years ago

Closed 8 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

  1. 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&nbsp;<a href="#Test">anchor</a>&nbsp;<a name="Test"></a></p>
  1. 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 15 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.0CKEditor 3.x

comment:2 Changed 15 years ago by Alfonso Martínez de Lizarrondo

Version: SVN (FCKeditor)CKEditor 3.0 Beta 2

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.x

Milestone CKEditor 3.x deleted

comment:4 Changed 8 years ago by Jakub Ś

Resolution: fixed
Status: confirmedclosed

No longer reproducible in CKEditor 4, latest IE or Firefox

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy