#10760 closed defect (bug) (fixed)
"Change Permalinks" button shows up when page is on front
| Reported by: | simonwheatley | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Adds a check to see whether the page being edited is the front page before showing the "Change Permalinks" link