#2034 closed defect (bug) (fixed)
Sibling pages with identical slugs
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | high | |
| Severity: | major | Version: | 2.0 |
| Component: | Administration | Keywords: | bg|has-patch bg|commit |
| Focuses: | Cc: |
Description
Create two pages with the same parent and the same slug. Now there is no way for rewrite to differentiate the page URLs because they are identical. This is not a problem for pages with different parents.
The attached diff forces unique slugs for all pages with the same parent. If an existing page is moved to a parent which already has a page with the same slug, the moved page gets a new slug. Pages with different parents are not compared.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
[3277]