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

[7.0-stable] Fix re-render of layoutpages form if validation fails #2952

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

alchemycms-bot
Copy link
Collaborator

Backport

This will backport the following commits from main to 7.0-stable:

Questions ?

Please refer to the Backport tool documentation

We need to re-render the layoutpages form instead of
the page form. Therefore we need to introduce an update
action in the layoutpages controller, otherwise it uses
the pages controller update action which renders the
full page form.

(cherry picked from commit 6ce2f64)
@tvdeyen tvdeyen merged commit 0d00ea5 into 7.0-stable Jul 1, 2024
56 of 58 checks passed
@tvdeyen tvdeyen deleted the backport/7.0-stable/pr-2951 branch July 1, 2024 15:01
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.

2 participants