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

[4.x] Ensure blueprint tabs & sections always have handles #10014

Merged

Conversation

duncanmcclean
Copy link
Member

This pull request fixes an issue where it was possible to set the handle for a blueprint tab/section to an empty string, which would lead to a broken publish form.

This PR fixes that by ensuring tabs & sections always have handles, by generating one when editing the tab/section if one hasn't been set in the edit modal.

Fixes #9983.

@jasonvarga jasonvarga merged commit 3df149d into 4.x May 7, 2024
34 checks passed
@jasonvarga jasonvarga deleted the ensure-blueprint-tabs-and-sections-always-have-handles branch May 7, 2024 21:24
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.

ErrorException 'Undefined array key "type"' when Handling Empty set Handles in Replicator Field
2 participants