[wp-trac] [WordPress Trac] #47103: Cannot save a draft of a password protected post without a title
WordPress Trac
noreply at wordpress.org
Fri May 3 06:58:20 UTC 2019
#47103: Cannot save a draft of a password protected post without a title
--------------------------+------------------------------
Reporter: kylepott | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 5.1.1
Severity: normal | Resolution:
Keywords: | Focuses: ui
--------------------------+------------------------------
Comment (by afercia):
@kylepott thanks for your report and welcome to Trac!
I'm able to reproduce on latest trunk. Here's the response:
{{{
{code: "rest_invalid_param", message: "Invalid parameter(s): status",…}
code: "rest_invalid_param"
data: {status: 400, params: {status: "status is not one of publish,
future, draft, pending, private."}}
params: {status: "status is not one of publish, future, draft, pending,
private."}
status: "status is not one of publish, future, draft, pending, private."
status: 400
message: "Invalid parameter(s): status"
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47103#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list