Sitegeist.Silhouettes icon indicating copy to clipboard operation
Sitegeist.Silhouettes copied to clipboard

BUGFIX: Re-apply parts of NodeTypeConfigurationEnrichmentAspect

Open rolandschuetz opened this issue 5 years ago • 1 comments

… after the Silhouettes are added

A manual test case can be found in #4

Fixes Issues #2 #3 #4

rolandschuetz avatar Sep 20 '19 09:09 rolandschuetz

I still do not like this as this fixes a thing that should be fixed in core. Imho the right solution would be to implement the features of the NodeTypeConfigurationEnrichmentAspect as postprocessors aswell. Then we only have to check wether @position already works for NodeType postprocessors and add @position: 'start' here.

mficzel avatar Aug 20 '20 13:08 mficzel