Ticket #237 (accepted defect)
Custom slugs shouldn't be changed
| Reported by: | agilbert | Owned by: | tboutell |
|---|---|---|---|
| Priority: | major | Milestone: | 1.6 |
| Component: | apostrophePlugin | Version: | trunk |
| Keywords: | Cc: | rickybanister, geoffd | |
| Symfony version: | 1.4 |
Description
1. I have a page under About called Staff.
2. I give that page a custom slug called /our-awesome-staff.
3. I decide to move that page underneath the contact section.
4. Now the slug is /contact/our-awesome-staff. This isn't what I wanted!
The redirect still works for this kind of situation, but we should avoid rewriting these custom slugs.
Change History
Note: See
TracTickets for help on using
tickets.

