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] Prevent errors from invalid form submission data #9282

Merged
merged 3 commits into from
Jan 9, 2024

Conversation

duncanmcclean
Copy link
Member

This pull request prevents the Control Panel from erroring out due to invalid form submission data.

Instead of an error being thrown, Statamic will load the problematic form submission without any data & append a line to your log file so you can tell there's an issue.

Fixes #6860.
Fixes #6969.
Fixes #7775.

@jasonvarga jasonvarga merged commit b4b531f into 4.x Jan 9, 2024
35 checks passed
@jasonvarga jasonvarga deleted the fix/errors-from-invalid-form-submission-data branch January 9, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants