Uploaded image for project: 'Blossom'
  1. Blossom
  2. BLOSSOM-192

Content Translation Support module throws NullPointerException when pages contain Blossom-Components

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • None
    • 3.0.2
    • None
    • None

      When using the Export-Function of the Content Translation Support module, a NullPointerException occures if there is a blossom component on the page.

      It is raised in the class info.magnolia.module.blossom.dialog.BlossomDialogDefinitionProvider

      at Line 65/66:

      DialogCreationContext context = DialogCreationContextHolder.get();
      context.setId(dialogDescription.getId());

      context is NULL here.

        Acceptance criteria

              tmattsson Tobias Mattsson
              ademasi Adi De Masi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD