Skip to:
If you extend a content type the component metadata is not correctly aggregated.
Workaround:All metadata that should be inherited is effectively lost – so you need to repeat all component metadata in the extended component.
This was fixed in a previous version.
I can't find the fix for this anywhere. Which branch of core was it added to?
Apparently this may have been fixed in p510 but not propagated to the p520 and trunk branches – but I can't find the fix if it exists.
If you extend a content type the component metadata is not correctly aggregated.
Workaround:
All metadata that should be inherited is effectively lost – so you need to repeat all component metadata in the extended component.