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

Possible content hi-jack via pre-filled search value entry

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 1.2.4, 1.3.1
    • 1.2.3, 1.3
    • templates
    • None

      Currently it is possible to overlay page content via search field in default branding template.

      Workaround:

      1. in AdminCentral go to Templating Kit/Templates.
      2. in the template tree open the branding template at /templating-kit/templates/global/branding
      3. replace <input id="searchbar" name="queryStr" type="text" value="${ctx.queryStr!}" /> with <input id="searchbar" name="queryStr" type="text" value="${ctx.queryStr!?html}" />
      4. make sure "Enable template" checkbox is checked
      5. click Save

        Acceptance criteria

              had Jan Haderka
              had Jan Haderka
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: