-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Attempt to create 404 template from Site Editor results in 400 Bad Request #30135
Comments
When reproducing the problem I also noticed a Warning message issued while creating the
The HTTP_RAW_POST_DATA ( request payload) was
This Warning can be produced when
|
I believe this is the same problem as in #28662 ? |
It could be the same underlying issue, but I didn't get any feedback. Q. Should I raise the second comment ( #30135 (comment) ) as a separate issue as the problem's in a slightly different section of code. |
The issue should be fixed now. See #37579. |
Description
While attempting to follow Call #3 instructions for #fse-outreach-experiment, rather than using TT1 blocks I used my own experimental FSE theme and tried to create the 404 template using Site Editor.
This resulted in a 400 Bad Request.
Step-by-step reproduction instructions
Expected behaviour
The 404.html template should have been created.
Actual behaviour
In the Site Editor nothing appeared to happen.
The request payload was
Screenshots or screen recording (optional)
Code snippet (optional)
WordPress information
Device information
The text was updated successfully, but these errors were encountered: