Uploaded image for project: 'Imaging'
  1. Imaging
  2. MGNLIMG-287

Deprecate TextStyleNodeTransformer and remove usage of removed parent ctor

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Neutral
    • 4.0.0, 3.5.7
    • 3.5.6
    • None
    • None

    Description

      Context

      There is a custom TextStyleNodeTransformer which could be used for loading TextStyle config from an imaging chain.

      Nowadays the config is loaded via Map2Bean (JCR agnostic, able to load YAML decorations), therefore usages of TextStyleNodeTransformer would required some custom code.

      Moreover the class uses parent constructor deprecated since Magnolia 5.4.

      Expected results

      TextStyleNodeTransformer uses new Node2BeanTransformerImpl constructor.

      Actual results

      TextStyleNodeTransformer uses removed Node2BeanTransformerImpl constructor.

      Workaround

      None without custom code.

      Checklists

        Acceptance criteria

        Attachments

          1.
          Implementation Sub-task To Do Unassigned
          2.
          Review Sub-task To Do Unassigned
          3.
          Pre-Integration QA Sub-task To Do Unassigned
          4.
          QA Sub-task To Do Unassigned

          Activity

            People

              rkovarik Roman Kovařík
              rkovarik Roman Kovařík
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Work Started:

                Checklists

                  Task DoD