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 )
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
Change History (2)
comment:1 Changed 16 years ago by
Summary: | Link dialog produces incorrect href attributes → Link plugin badly broken - <a> have incorrect href attribute |
---|
comment:2 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Version: | → SVN (CKEditor) |