Uploaded image for project: 'Magnolia pages module'
  1. Magnolia pages module
  2. PAGES-556

EditComponent dialog crashed when selecting cancel or commit action

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Neutral Neutral
    • None
    • 6.2.15
    • None
    • None
    • UAT

      Edit Component dialog crashed when selecting cancel or commit action.

      Steps to reproduce

      1. Include magnolia-personalization-pages (2.0.14) to your webapp bundle
      2. Edit page in pages app:
      3. Select 1 component to edit
      4. Click cancel

      Expected results

      • Dialogs can be closed or saved properly

      Actual results

      • Dialogs failed with exception

      Development notes

      • From 6.2.13 We are adding LanguageSelectorView to EditElementAction, and made the old constructor as deprecated.
      • personalization-pages(2.0.14) module, VariantAwareEditElementAction is still using the old constructor one.
      • languageSelectorView’s null causing dialog to be crashed due to NPE.
      • Definition app a:

        Acceptance criteria

              Unassigned Unassigned
              minh.nguyen Minh Nguyen
              AuthorX
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:

                  Bug DoR
                  Task DoD