Bug #442
Backend: title-alias correction is invalid
Start date:
November 20, 2012
Due date:
% Done:
100%
Estimated time:
Description
The script tries to remove the parent's title-alias part from the title-alias of the category before displaying the data to edit.
Example:
title-alias of the category: news/breaking-news/ title-alias of the parent: news/ Resulting title-alias: breaking-
In this case script simply removes all of news/ chunks, so the title-alias becomes invalid
History
Updated by Batyr Mackenov over 8 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed. Committed within revision [directory 77afe6b].