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

twod’s picture

Assigned: rondev » Unassigned
Status: Active » Closed (duplicate)

This 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.

rondev’s picture

Thought 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.

rondev’s picture

Version: 6.x-2.x-dev » 6.x-2.0

Version changed.