Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-3421

Insert image popup doesn't disappear.

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.2.3, 3.3
    • 3.3
    • Inline Editor
    • 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.

          [CMS-3421] Insert image popup doesn't disappear.

          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 :

          org.ametys.cms.editor.Editor.handleTag("img").handleAttribute("id"); 
          

          Laurence Aumeunier added a comment - 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 : org.ametys.cms.editor.Editor.handleTag( "img" ).handleAttribute( "id" );

            Unassigned Unassigned
            trizzi Thibaut Rizzi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: