Ticket #3918 (closed Bug: fixed)
It is possible to edit fakeObject using Image plugin
| Reported by: | arczi | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.1 |
| Component: | UI : Dialogs | Version: | SVN (CKEditor) |
| Keywords: | Confirmed Review+ | Cc: |
Description
1. Insert the following content in source mode:
<p> <a name="test"></a></p>
2.Back to WYSIWYG
3.Select the anchor
4.Open the Image Button dialog. Fake image is loaded what is wrong.
5.Click OK (convert to image button)
Result:
<p> <input alt="Anchor" src="http://localhost/edytor/CKEditor/trunk/images/spacer.gif" type="image" /></p>
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
