Issue Type: Task Task
Affects Versions: 5.1.1
Assignee: Unassigned
Components: core
Created: 18/Oct/13 12:43 PM
Description:

I order to be able to unregister a nodeType (mgnl:content), we have to unregister at the same time all nodeTypes referencing this nodeType.

  • nodeType defining mgnl:content as super type
  • nodeType defining mgnl:content as child node type.

This has to be recursive. For example
NTA
NTB super NTA
NTC super NTB
In this case, NTB and NTC has to be identified as when NTB will be unregistered, NTC depending on NTB has also to be unregistered.

This is done by the following method:

AbstractNodeTypeRegistrationTaskç#getDependentNodeTypes(
who is using a jackrabbit implementation.

Fix Versions: 5.2
Project: Magnolia
Labels: 4.5_to_5_migration
Priority: Neutral Neutral
Reporter: Eric Hechinger
Security Level: Public
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