Opened 15 years ago
Closed 15 years ago
#12788 closed defect (bug) (fixed)
Canceling changes to post slugs result in slug reset
Reported by: | mitchoyoshitaka | Owned by: | |
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | 3.0 |
Component: | Editor | Keywords: | has-patch |
Focuses: | Cc: |
Description
Steps to reproduce:
- Create or open a post with a non-default slug.
- Edit the post.
- Click to edit the post slug. Make a change or not. Now press cancel.
- Update the page.
EXPECTED: the slug would not change and stay as the custom slug you selected before.
REALITY: the post slug gets reset to the default based-on-the-title slug.
Found in 2.9.2. Still exists in trunk.
Patch attached.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
patch