Opened 6 years ago
Closed 4 years ago
#46486 closed defect (bug) (duplicate)
Custom slug removed when Contributor submits post for review
Reported by: | tester190314 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | major | Version: | 5.0.3 |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Description
Dear WordPress team,
I met a bug similar to the one in this post:
https://github.com/WordPress/gutenberg/issues/13857
I cite the bug as below:
When a user with the role of Contributor submits a page for review, it erases any customization to the page slug/permalink and resets to the default version based on the title.
Steps to reproduce the behavior:
1.Create and publish a new page with customized slug (differ from the title) as an Administrator role
2.Login as Contributor role
- Edit the page again, see that the custom slug remains.
- Submit for review, notice that the permalink slug now is back to the default
Expected behavior
Slug should remain as the customized version
Thank you
Change History (1)
Note: See
TracTickets for help on using
tickets.
Hi there, welcome to WordPress Trac!
Thanks for the report, sorry it took a while for someone to get back to you.
We're already tracking this issue in #29999.