Closed (duplicate)
Project:
Wysiwyg
Version:
6.x-2.0
Component:
Editor - TinyMCE
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2009 at 23:32 UTC
Updated:
28 Sep 2009 at 14:59 UTC
The Insert / Edit button for images don't work after saving the node.
I can edit a newly inserted image with img_assist as an HTML link. But if I save the node or edit old nodes, the image button has no effect.
Wysiwyg 2.0 or 6.x-2.x-dev (2009-Sep-18)
TinyMCE 3.2.7
Cleanup and output section in profile : all unselected
Comments
Comment #1
twodThis is a duplicate of #400482: editor.instance.prepareContent() breaks editor's native markup handling. The issue itself has been fixed (since June) but you need to remove the mceItem class still present on images inserted before that.
Comment #2
rondev commentedThought I was using Wysiwyg 6.x-2.x-dev (2009-Sep-18).
That was not true, FTP issues.
I tested again with real Wysiwyg 6.x-2.x-dev (2009-Sep-18) and that solved my problem.
Thank you.
Comment #3
rondev commentedVersion changed.