Opened 3 years ago
Closed 3 years ago
#12088 closed defect (bug) (fixed)
Add/Edit Post/Page: Screen Options do not want to remember to show the Page Slug box
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Administration | Version: | 2.9.1 |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | ickata@… |
Description
Steps to reproduce:
- Go to Add New or Edit Page.
- Go to "Screen Options" (top right) and click to expand.
- Check "Page Slug" checkbox.
- Refresh.
Observed: After refresh Page Slug is still hidden.
Expected: Page Slug input box should appear always unless unchecked.
Environment: Firefox 3.6, Internet Explorer 8
Change History (5)
- Milestone Unassigned deleted
- Resolution set to invalid
- Status changed from new to closed
- Cc ickata@… added
- Priority changed from low to normal
- Resolution invalid deleted
- Severity changed from minor to normal
- Status changed from closed to reopened
- Summary changed from Add/Edit Page: Screen Options do not want to remember to show the Page Slug box to Add/Edit Post/Page: Screen Options do not want to remember to show the Page Slug box
No, I still reproduce this. Now even on Add/Edit Posts. (Page as well)
Testing on latest nightly build.
- Keywords needs-patch added; admin,page,slug,page-slug,edit,preferences,screen,options removed
- Milestone set to 3.0
This is an off-by-1 error.
You can have ALL visible, except for 1, the last one you enable.
If you show the slug, and hide the Author, it'll work as expected.
Note: See
TracTickets for help on using
tickets.

This was probably fixed during the custom post type improvements in 3.0.