Opened 9 years ago
Last modified 4 weeks ago
#43071 new defect (bug)
User without the ability to publish are unable to edit post status
| Reported by: | NathanAtmoz | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | has-patch has-unit-tests |
| Cc: | Focuses: | administration |
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)
Change History (5)
#1
@
5 years ago
- Focuses administration added
- Keywords has-patch needs-testing needs-unit-tests added
- Version → trunk
#3
@
5 years ago
- Component Administration → Editor
- Keywords needs-refresh added; needs-testing removed
This ticket was mentioned in PR #12679 on WordPress/wordpress-develop by @sainathpoojary.
4 weeks ago
#4
- Keywords has-unit-tests added; needs-unit-tests needs-refresh removed
Trac ticket: #43071
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks for reporting and creating a patch!
The patch would need updating, and it addresses the meta box in Classic Editor.