Issue Type: Bug Bug
Affects Versions: 1.7.6
Assignee: Philipp Bärfuss
Created: 27/Aug/13 10:12 AM
Description:

If you activate the feature of automatic activation after an data import, the following error message could be occure:

Error while deactivating all data of type dataBase. info.magnolia.cms.exchange.ExchangeException: 1 error detected: 
Message received from subscriber: Parent content /categorization/34 is not yet activated or you do not have write access to it. Please activate the parent content before activating children and ensure you have appropriate rights on public

The reason is, that the Set of the imported node uuids is not sorted. So the DataActivateAllCommand tries to activate the childs before its parents. The super class contains an node sorting method, but this one will be never reached. See the execute method of BaseDataAllCommand.

Project: Magnolia Data Module
Priority: Neutral Neutral
Reporter: Frank Sommer
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: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to