Opened 16 years ago
Closed 16 years ago
#12788 closed defect (bug) (fixed)
Canceling changes to post slugs result in slug reset
| Reported by: | mitchoyoshitaka | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Editor | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
patch