Make WordPress Core

Opened 7 years ago

Last modified 3 years ago

#43071 new defect (bug)

User without the ability to publish are unable to edit post status

Reported by: nathanatmoz's profile NathanAtmoz Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Editor Keywords: has-patch needs-unit-tests needs-refresh
Focuses: administration Cc:

Description

If a user is able to edit a post but unable to publish a post, they can change the post status from the wp-admin/edit.php?post_type=post_type page using the quick edit dropdown feature. However, if the user goes to the wp-admin/post.php?post=ID&action=edit page, they are unable to edit the post status.

User who are able to edit post_type should be able to do so from the post edit page.

Attachments (1)

43071.diff (640 bytes) - added by NathanAtmoz 7 years ago.

Download all attachments as: .zip

Change History (4)

@NathanAtmoz
7 years ago

#1 @NomNom99
3 years ago

  • Focuses administration added
  • Keywords has-patch needs-testing needs-unit-tests added
  • Version set to trunk

#2 @johnbillion
3 years ago

  • Version trunk deleted

#3 @sabernhardt
3 years ago

  • Component changed from Administration to Editor
  • Keywords needs-refresh added; needs-testing removed

Thanks for reporting and creating a patch!

The patch would need updating, and it addresses the meta box in Classic Editor.

Note: See TracTickets for help on using tickets.