Ticket #38 (closed defect: fixed)
Renaming a page should change the slug and set up a 301 redirect
| Reported by: | boutell | Owned by: | boutell |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.4 |
| Component: | apostrophePlugin | Version: | |
| Keywords: | rename, redirect | Cc: | rickybanister, dordille, |
| Symfony version: |
Description
When a page is retitled, the slug should change, and the old slug should automatically become a 301 redirect. The 301 redirects table gets checked as a last ditch thing before issuing a 404 not found. That way if a new page comes into being and claims that slug, it wins; if an engine somehow covers that slug (less obvious), it also wins.
Change History
Note: See
TracTickets for help on using
tickets.

