Uploaded image for project: 'Magnolia Shop (closed)'
  1. Magnolia Shop (closed)
  2. MSHOP-32

createLink is not further in templatingFunctions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 1.1
    • 1.1
    • None
    • Yes

      Changes made in patch:

      on line 9 from
      ${i18n.get("form.user.errorMessage.go-to-first-page", [cmsfn.createLink("website", model.view.firstPage)])}
      to
      ${i18n.get("form.user.errorMessage.go-to-first-page", [cmsfn.link("website", model.view.firstPage)])}

      on line 18 from
      ${i18n.get("form.user.errorMessage.session-expired", [cmsfn.createLink("website", model.view.firstPage)])}
      to
      ${i18n.get("form.user.errorMessage.session-expired", [cmsfn.link("website", model.view.firstPage)])}

        Acceptance criteria

              tmiyar Teresa Miyar
              marvink2 Marvin Kerkhoff
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: