Opened 16 years ago
Closed 16 years ago
#2832 closed Bug (duplicate)
Filling in the name field in Link dialog converts link to anchor.
Reported by: | Martin Kou | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | UI : Dialogs | Version: | SVN (FCKeditor) - Retired |
Keywords: | Confirmed | Cc: |
Description
To reproduce:
- Open replacebyclass.html.
- Place caret on the FCKeditor link.
- Open Link dialog.
- Fill in a name in Advanced page.
- OK.
- Switch to Source mode and back.
- The link now appears as an anchor.
Change History (2)
comment:1 Changed 16 years ago by
Keywords: | Confirmed added |
---|
comment:2 Changed 16 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
This is fixed by my new patch to #2852. So this ticket is a dup of #2852.