Opened 7 weeks ago
Closed 6 weeks ago
#65378 closed defect (bug) (worksforme)
Post Set to PRIVATE Visibility is PUBLIC Upon UPDATE
| Reported by: | drusso1 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | needs-testing needs-patch 2nd-opinion reporter-feedback |
| Cc: | Focuses: |
Description
Our site uses the Classic WordPress editor. After updating to WordPress 7, if I set a post to PRIVATE Visibility, then click UPDATE, the post is published to PUBLIC.
Attachments (1)
Change History (5)
This ticket was mentioned in Slack in #core by abdullahramzan. View the logs.
7 weeks ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Reproduction Report
Description
This report validates whether the issue can be reproduced.
Environment
Actual Results
Additional Notes
_wp_translate_postdata()(located insrc/wp-admin/includes/post.php) shows that the post status is guarded against override when updating.@drusso1 Perhaps, if possible, could you send a screencast of what you see?