[wp-trac] [WordPress Trac] #60952: Completely broken out of the box: can't edit "hello world" post, lots of errors in browser console in wp-admin
WordPress Trac
noreply at wordpress.org
Sun Apr 7 14:37:37 UTC 2024
#60952: Completely broken out of the box: can't edit "hello world" post, lots of
errors in browser console in wp-admin
--------------------------+-----------------------------
Reporter: teo8976 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 6.5
Severity: critical | Keywords:
Focuses: |
--------------------------+-----------------------------
- download wordpress from the official website
- install it
- go to wp-admin
- go to Posts -> "Hello World" -> edit
Already there are a bunch of errors in the console: (oh come on, I can't
paste a screenshot!?!?)
- edit the text and click on the "Update" button
Expected: should work
Observed: this error shows up at the top of the page:
"Updating failed. The response is not a valid JSON response."
and this can be seen in the console:
```
api-fetch.min.js?ver=4c185334c5ec26e149cc:2
POST https://*******.com/wp/index.php/wp-json/wp/v2/posts/1?_locale=user
404 (Not Found)
```
I didn't touch any settings, this is a fresh installation installed 10
minutes ago.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60952>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list