Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-3175

AbstractVersionAction should not depend on JcrNodeAdapter

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.3.4
    • None
    • framework
    • None

      info.magnolia.ui.framework.action.AbstractVersionAction 's constructor currently depends on JcrNodeAdapter making it impossible for other actions to extend this action (i.e. Task - related actions).

      Instead subclasses should add JcrNodeAdapter to the constructor.

      We should deprecate the constructor.

        Acceptance criteria

              pmundt Philip Mundt
              pmundt Philip Mundt
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD