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

Prevent from creation of new content in footer when footer.editable is set to false

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 1.4.2
    • 1.3.5
    • paragraphs
    • None
    • Yes

      On section templates it's still possible to create elements in the footer, even when footer.editable is set to false.

      To fix this, in paragraphs/footer/footer.ftl change line 7 from:
      if mgnl.editMode
      to
      if mgnl.editMode && model.root.def.footer.editable

        Acceptance criteria

              pbaerfuss Philipp Bärfuss
              vivi Vivian Steller
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: