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

Choose dialog for configuration app is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 5.2.4
    • None
    • configuration
    • None

      The choose dialog for configuration app doesn't open due to a missing dependency. The cause or this is in ContentApp where it checks if the app descriptor is a ContentAppDescriptor or not. If it isn't which it isn't for the configuration app it creates a default content app presenter. But it uses the wrong component provider.

      It should be changed to use the chooseDialogComponentProvider.

      The configuration app should also have its class property changed to ContentAppDescriptor, and its version handler should update this with update to the next version.

      As a workaround for now the problem goes away by changing the class in the workspace.

        Acceptance criteria

              ehechinger Eric Hechinger
              tmattsson Tobias Mattsson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD