Opened 16 years ago

Last modified 16 years ago

#3928 closed Bug

Link plugin badly broken - <a> have incorrect href attribute — at Version 2

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 (last modified by Frederico Caldeira Knabben)

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 (2)

comment:1 Changed 16 years ago by Neil Jenkins

Summary: Link dialog produces incorrect href attributesLink plugin badly broken - <a> have incorrect href attribute

comment:2 Changed 16 years ago by Frederico Caldeira Knabben

Description: modified (diff)
Version: SVN (CKEditor)
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