Closed
Bug 1370592
Opened 8 years ago
Closed 8 years ago
Moving articles to a different node breaks the article URL
Categories
(support.mozilla.org - Lithium :: Knowledge Base Software, enhancement)
support.mozilla.org - Lithium
Knowledge Base Software
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jsavage, Unassigned)
Details
The breadcrumb path is in the URL, so when we move articles to a different category, its previous URL no longer works.
If we remove the breadcrumb path from the URL and just use the unique article identifier, will that break the redirect solution that Giorgos is working on?
Comment 1•8 years ago
|
||
Joni I don't understand what you mean by "redirect solution" can you be more specific?
AFAIK The important part in lithium URLs is the ID at the very end of the link. You can replace titles in the URL with "-" and it will still work.
e.g.
http://migration26.stage.lithium.com/t5/Personalize-Firefox/Page-Info-window-View-technical-details-about-the-page-you-are/ta-p/1170
http://migration26.stage.lithium.com/t5/-/-/ta-p/1170
Flags: needinfo?(giorgos)
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Comment 2•8 years ago
|
||
Marking INVALID. We aren't moving back to Lithium - see https://blog.mozilla.org/sumo/2017/06/28/important-platform-update/
Resolution: INCOMPLETE → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•