Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust to changed CR NodeType fallback handling #178

Merged
merged 4 commits into from
Oct 8, 2023

Conversation

nezaniel
Copy link
Member

@nezaniel nezaniel commented Sep 1, 2023

This adjusts NodeType fallback handling to the latest CR changes.

Background: The NodeTypeManager no longer does fallback handling but throws an exception instead. The fallback handling mechanism has been moved to Neos.Neos, which provides a utility trait to deal with this.

Should be merged AFTER neos/neos-development-collection#4466

@ahaeslich ahaeslich added the 9.0 label Sep 21, 2023
@ahaeslich ahaeslich force-pushed the nodeTypeFallbackHandling branch from 38e36c4 to 4659736 Compare October 8, 2023 11:45
Copy link
Member

@ahaeslich ahaeslich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated based on changes in neos/neos-development-collection#4466

@ahaeslich ahaeslich merged commit c51796d into 4.x Oct 8, 2023
@ahaeslich ahaeslich deleted the nodeTypeFallbackHandling branch November 3, 2023 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants