#10760 closed defect (bug) (fixed)
"Change Permalinks" button shows up when page is on front
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | 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)
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