#10760 closed defect (bug) (fixed)
"Change Permalinks" button shows up when page is on front
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When a page is set as the front page, the "Change Permalinks" link shows up erroneously (normally this should only happen if the permalink scheme is undefined or does not contain %pagename% or %postname%).
The attached patch prevents the link from showing if the page being edited is the front page.
Attachments (1)
Change History (3)
simonwheatley
— 4 years ago
Note: See
TracTickets for help on using
tickets.
Adds a check to see whether the page being edited is the front page before showing the "Change Permalinks" link