Uploaded image for project: 'Marketing Tags Manager'
  1. Marketing Tags Manager
  2. MGNLTAGS-82

Marketing tags does not work for 'beginning of the body' without 'Insert in subpages'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Neutral Neutral
    • None
    • 1.4.3

      Steps to reproduce

      Create a new marketing tag for 'beginning of the body' and add some sample content for the tag, configure root page or any subpage for this tag.

      Expected results

      Tag content display for the root page.

      Actual results

      Tag content not display.

      Workaround

      Any easy workaround exists? No.

      Development notes

      Note to developers:

      Investigation shown that for multisite and multilanguage users, also most of Cloud customers having redirects for their landing page, below check will fail without 'insertInSubpages' option from info.magnolia.marketingtags.model.ScriptsAreaModel constructor line 132:

      (isSamePage(content, pageNode) || (insertInSubpages && isChildNodeOf(content, pageNode))) 
      

      Customers would have to enable 'insertInSubpages' option as a workaround.

        Acceptance criteria

              Unassigned Unassigned
              viet.nguyen Viet Nguyen
              AuthorX
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:

                  Bug DoR
                  Task DoD