-
Bug
-
Resolution: Fixed
-
Major
-
3.3
-
None
After adding an image in the inline editor, the insert image popup stay visible.
Attached document: Screenshot of the error visible with the firebug JS console.
After adding an image in the inline editor, the insert image popup stay visible.
Attached document: Screenshot of the error visible with the firebug JS console.
Attribute id on <img> element is handled only thanks to plugin "forms" ! So the issue can be reproduce on an application which do not embed plugin "forms"
Miss the following instruction :