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

Migration module breaks code which is using <> (angle brackets) instead of [] (square brackets) when combined on in a single expression

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.2.1
    • 1.1.3
    • None
    • None

      Pre migration:

      <#assign guideProductCategoryUUID = popularGuidesProductCategories[guide.@uuid]/>
      

      Post migration

      <#assign guideProductCategoryUUID = popularGuidesProductCategories[guide.]/>
      

        Acceptance criteria

              rsiska Robert Šiška
              thbr03 Tomas Brimor
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: