Details
-
Bug
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
14.3.3
-
None
-
None
-
Flagged
-
Orion
-
Ready for refinement
Description
Reproduction path:
- create a number of catalog components using same class (org.onehippo.cms7.essentials.components.info.EssentialsDocumentComponent)
- extend EssentialsDocumentComponentInfo annotation and change pickerSelectableNodeTypes to something different e.g. myproject:eventsdocument
- apply above created annotation to one of your catalog components via hst:parametersinfoclassname **
Form this moment on, all other components will only be able to pick document type(es) which are defined in our newly introduced annotation (myproject:eventsdocument in our example)
NOTE: this used to work correctly prior to 14.3 release