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

Def.-app > Show decorations fails with ActionExecutionException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 6.2
    • None
    • None
    • None
    • dx-core-demo-webapp
      6.2 (Snapshot: 2019.12.06 04:00:11)
      OS-X 10.14.16, Firefox 70.0.1
    • UI Framework & 6.2 Ramp up 15
    • 3

      1. Clicking on the action Show decorations on the definition app fails and throws an ActionExecutionException.
         
        ERROR nolia.ui.contentapp.browser.ActionExecutionService: An error occurred while executing action [showDecoration]
        Could not instantiate action class for action: showDecoration

      See stack trace

      Root cause:
      As of this commit in UI 839458aa94bdf07b8feb1ad6aef2d26c14dcfddb the MagnoliaUiGuiceComponentProviderFactory is created to eagerly and too early and fails to populate a list of the available apps (they are resolved much later). This results into improper IoC configuration in UI, including this issue.

        Acceptance criteria

              asiska Adam Siska
              cmeier Christoph Meier
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD