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

BUGFIX: Allow furtherPages child node to be removed #136

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

adrian-cerdeira
Copy link
Contributor

@adrian-cerdeira adrian-cerdeira commented Jul 3, 2024

Adds a safe guard that allows the firtherPages node to be disabled if it's not needed:

  childNodes:
    'furtherPages': ~

Fixes: #135

@bwaidelich bwaidelich changed the title HOTFIX: check if further pages is not null BUGFIX: Allow furtherPages child node to be removed Adds a safe guard that allows the firtherPages node to be disabled if it's not needed: yaml childNodes: 'furtherPages': ~ Fixes: #135 Jul 3, 2024
@bwaidelich bwaidelich changed the title BUGFIX: Allow furtherPages child node to be removed Adds a safe guard that allows the firtherPages node to be disabled if it's not needed: yaml childNodes: 'furtherPages': ~ Fixes: #135 BUGFIX: Allow furtherPages child node to be removed Jul 3, 2024
Copy link
Member

@bwaidelich bwaidelich left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@bwaidelich bwaidelich merged commit 39582fc into neos:master Jul 3, 2024
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.

error while deactivating further pages
2 participants