Uploaded image for project: 'Magnolia Standard Templating Kit (closed)'
  1. Magnolia Standard Templating Kit (closed)
  2. MGNLSTK-961

HTML Paragraph component and iframe issues.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Neutral Neutral
    • 2.0.x
    • 2.0.3
    • base system
    • None

      When creating a new HTML Paragraph component and adding a iframe tag (like <iframe src="http://www.w3schools.com"></iframe>),
      we don't get the edit bare for this component.

      Quick Fix.
      Surrounding the ifram tag with <div> tags make the Edit bar available.
      <div>
      <iframe src="http://www.w3schools.com"></iframe>
      </div>

        Acceptance criteria

              Unassigned Unassigned
              ehechinger Eric Hechinger
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: