Task #85938
closedEpic #84726: Initiative: URL Routing Integration / Site Handling
Epic #84728: Introduce speaking URLs for pages
Epic #84729: Implement "slug" handling for pages and other records
Handle renaming of "base" property of a site
0%
Description
Renaming the "base" property can happen via file-system (YAML file) or using the backend user interface of the "sites" module.
Changing the "base" property results in different URLs for all nested pages (or slugs in general). This should result in having redirects being created automatically (or based on a user confirmation dialog - which is not possible if YAML file has been modified directly).
Updated by Benni Mack over 6 years ago
don't know if this fixable / detectable.
Same goes if somebody adds a "is_siteroot" checkbox - this might mess up everything.
Updated by Susanne Moog over 6 years ago
- Category set to Site Handling, Site Sets & Routing
Updated by Frank Nägler over 6 years ago
I would opt for a read-only field with a hint why this field is read only (after first save) as a first step.
Adding an info why you should not change the base and what steps must be done in case you really want change the base.
This list could later be used to build a kind of upgrade wizard to change the base in the backend.
Updated by Susanne Moog over 6 years ago
- Status changed from Accepted to Rejected
After short discussion with Benni rejected for now.