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.
- Type some text.
- Select some and click the link button
- Enter a valid URL
- 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