Closed
Bug 784456
Opened 13 years ago
Closed 13 years ago
Kuma: Changing a page slug does not affect its childrens' slugs
Categories
(developer.mozilla.org Graveyard :: Editing, defect, P1)
developer.mozilla.org Graveyard
Editing
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 764431
People
(Reporter: sheppy, Unassigned)
Details
If you change the slug of a page, thereby changing its URL, the slugs of the children do not get altered. They should be updated along with their parent. This is causing a lot of confusion (and concern about data loss). We need to correct this right away!
Comment 1•13 years ago
|
||
This is the move page feature. What looked like a data loss was actually a display issue.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Comment 2•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/8a3ae0446657c6334ff8d2fac5575b9cae683696
bug 784456 - fix display of parent slug
https://github.com/mozilla/kuma/commit/2c46b911dc4adcfbfbf9298c879c346d11bdd65a
Merge pull request #525 from groovecoder/parent-slug-display-784456
bug 784456 - fix display of parent slug
Assignee | ||
Updated•13 years ago
|
Version: Kuma → unspecified
Assignee | ||
Updated•13 years ago
|
Component: Docs Platform → Editing
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•