#5480 closed Bug (expired)
Anchor link wrong 'class' attribute
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Cc: |
Description
Reproducing Procedures
- Load any of the sample page;
- Open 'Link' dialog, fill in the following fields with values:
- URL : 'http://ckeditor.com';
- Advanced Tab -> Name : 'anchor_name';
- Click 'OK' to insert the link.
- Open the dialog again on the inserted link;
- Check the value of 'Advanced Tab -> Class Name';
- Expected Result: Empty value.
- Actual Result: 'cke_anchor'.
Change History (3)
comment:1 Changed 15 years ago by
Milestone: | → CKEditor 3.4 |
---|
comment:2 Changed 15 years ago by
Resolution: | → expired |
---|---|
Status: | new → closed |
comment:3 Changed 15 years ago by
Milestone: | CKEditor 3.4 |
---|
WFM in trunk now.