In the CopyContentMetadataComponent, the ContentTypesHelper.getCommonAncestor is called at line 593 and is used without testing if it returns null.
It can causes troubles in the ContentTypesHelper.getMetadataSetForView method while iterating on content types.
- Duplique
-
CMS-9525 [Solr search tool] Multiple common ancestors
- Closed