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

Navigation - Meta Navigation: branding.ftl does not react on property 'enabled'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.3.5
    • 1.3.1
    • templates
    • None

      In the past, the meta navigation in the branding was implemented as an area.
      Before it was a static include of the template.

      When implementing it as a Area, it was forgotten to have the 'if enabled' around the include of the area template.
      It should be:
      if def.navigation.meta.enabled
      include def.navigation.meta.template
      /#if

      instead of

      include def.navigation.meta.template

        Acceptance criteria

              ochytil Ondrej Chytil
              cringele Christian Ringele
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: