[wp-trac] [WordPress Trac] #45721: Post not publish as well as not update
WordPress Trac
noreply at wordpress.org
Thu Dec 20 06:02:01 UTC 2018
#45721: Post not publish as well as not update
-------------------------------------------------+-------------------------
Reporter: ashishodich | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: Posts, Post Types | Version: 5.0.2
Severity: critical | Keywords:
Focuses: accessibility, administration, |
rest-api, performance, coding-standards |
-------------------------------------------------+-------------------------
Hello,
I am using WordPress 5.0.2 version.
I am not able to do publish a new post, as well as update published post.
Following error I am getting.
**General******
{{{
Request URL: http://localhost/nomecs/wp-json/wp/v2/pages/13?_locale=user
Request Method: POST
Status Code: 500 Internal Server Error
Remote Address: [::1]:80
Referrer Policy: strict-origin-when-cross-origin
}}}
**Request Payload**
{{{
{status: "publish", content: "", id: 13}
content: ""
id: 13
status: "publish"
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45721>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list