paragonie / airship

Secure Content Management for the Modern Web - "The sky is only the beginning"
https://cspr.ng
Other
418 stars 41 forks source link

Renaming Category should update slug #141

Closed ghost closed 8 years ago

ghost commented 8 years ago

Summary

When a Category is created, a slug is generated; when it is renamed, the slug is not updated.

Expected Outcome

When renaming the a category, the slug should be regenerated based on the new name, and a redirect added to prevent breaking existing links.

What Actually Happened

The slug is left as is, and no longer has a connection to the Category name.