Skip to content

[BUGFIX] Handling of contentDimensions#82

Open
samsauter wants to merge 1 commit intositegeist:2.0from
samsauter:2.0
Open

[BUGFIX] Handling of contentDimensions#82
samsauter wants to merge 1 commit intositegeist:2.0from
samsauter:2.0

Conversation

@samsauter
Copy link
Copy Markdown

@samsauter samsauter commented Dec 4, 2025

This adds

  1. for CreateNodeVariant to be created for all (if any) configured contentDimensions.

Before, both in createVocabulary and createTaxonomy there was only ever checked for $contentRepository->getVariationGraph()->getRootGeneralizations(), never for the actually present ones.

  1. A conditonal Sitegeist.Taxonomy:Views.Fragments.DimensionSelector.Options prototype for option rendering based on configured (multiple) contentDimensions or the default. This now allows to correctly switch to all present contentDimensions.

Tested with Neos 9.0.7.

Please verify :) I'm really not sure if this may be wrecking the default ("no" contentDimension) config in some places I did not think about.

@samsauter samsauter changed the title [BUGFIX] handling of contentDimensions [BUGFIX] Handling of contentDimensions Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant