Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#45721 closed defect (bug) (worksforme)

Post not publish as well as not update

Reported by: ashishodich's profile ashishodich Owned by:
Milestone: Priority: normal
Severity: normal Version: 5.0.2
Component: Posts, Post Types Keywords:
Focuses: administration, rest-api Cc:

Description

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"

Change History (2)

#1 @ashishodich
6 years ago

  • Resolution set to worksforme
  • Status changed from new to closed

I resolved it by doing fresh installation.

#2 @SergeyBiryukov
6 years ago

  • Focuses accessibility performance coding-standards removed
  • Milestone Awaiting Review deleted
  • Severity changed from critical to normal
Note: See TracTickets for help on using tickets.