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

ftl-Migration: Fix migration of stk.inheritContent(..)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an issue
    • Icon: Neutral Neutral
    • 1.2
    • 1.1.4
    • None
    • None

      The replacement of

      inherited = stk.inheritContent(content, "somePooperty")
      

      does not work. It should be replaced by

      inherited = cmsfn.inherit(model.node, "somePooperty")
      

      or something similar that provides the current content as Node instead of ContentMap.

        Acceptance criteria

              cdesales Cesar Desales
              wolf.bubenik wolf bubenik
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: