Issue Type: Bug Bug
Affects Versions: 3.0.2
Assignee: Tobias Mattsson
Created: 16/Sep/14 3:19 PM
Description:

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.

Project: Magnolia Blossom Module
Priority: Critical Critical
Reporter: Adi De Masi
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to