Uploaded image for project: 'Migration 4.4 to 4.5 (closed)'
  1. Migration 4.4 to 4.5 (closed)
  2. MGNLMIGRATION-202

FTL migration doesnt detect basic STK pattern

XMLWordPrintable

      After the FTL update I still have code not correctly updated

        <div id="wrapper">
      
              [#if  def.header.enabled]
                  [#include  def.header.template]
              [/#if]
      
              <div id="wrapper-2">
                  <div id="wrapper-3">
                      [#if  def.platformArea.enabled]
                          [#include  def.platformArea.template]
                      [/#if]
      
                      <div id="main">
                          [#if  def.breadcrumb.enabled]
                              [#include  def.breadcrumb.template]
                          [/#if]
      
                          [#--OLD [#include  def.mainArea.template] --][@cms.area name = "main" content=content /]
      
      

      Header, platform, breadcrumd are standard STK pattern. We must do something.

        Acceptance criteria

              rsiska Robert Šiška
              sschmitt Samuel Schmitt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: