Uploaded image for project: '[Read Only] - Hippo Essentials'
  1. [Read Only] - Hippo Essentials
  2. ESSENTIALS-1005

Delete non-functional #ftl tag

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 3.0.0
    • 3.1.0
    • None

    Description

      The freemarker <#ftl> tag must always be the first tag in a freemarker template: "This directive, if present, must be the very first thing in the template." on 1). The base-layout.ftl file does not have that. The import statement that includes the file with that line is on the second line of the template.

      Please check all other import statements in other freemarker template files to see if it is added as the first line.

      Also in base-layout.ftl: the tag <@hst.defineObjects/> is used, but that is already included in the imported file, so that can be removed here. Please check that freemarker template files in Essentials that import the imports.ftl file do not use that tag again.

      1) http://freemarker.org/docs/ref_directive_ftl.html

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bleunis Bert Leunis (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: