#3918: It is possible to edit fakeObject using Image plugin
--------------------------+-------------------------------------------------
 Reporter:  arczi         |       Owner:              
     Type:  Bug           |      Status:  new         
 Priority:  Normal        |   Milestone:  CKEditor 3.1
Component:  UI : Dialogs  |     Version:              
 Keywords:                |  
--------------------------+-------------------------------------------------
 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>
 }}}

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3918>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to