Opened 16 years ago

Last modified 16 years ago

#3928 closed Bug

Link dialog produces incorrect href attributes — at Initial Version

Reported by: Neil Jenkins Owned by:
Priority: Must have (possibly next milestone) Milestone: CKEditor 3.0
Component: General Version: SVN (CKEditor) - OLD
Keywords: Confirmed Review+ Cc:

Description

Steps to reproduce.

  1. Type some text.
  2. Select some and click the link button
  3. Enter a valid URL
  4. Call editor.getData() or look at source

The URL instead of "http://www.foo.com" is set to "javascript:void(0/*###*/"

Verified on the latest SVN revision (3855) on Mac OS X 10.5 with Firefox 3.5 and Safari 4.0.2

Change History (0)

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