Articulate
Articulate copied to clipboard
The automatic redirect doesn't work with the yyyy/mm/dd url enabled
When updating the title of a post, the automatic discovery of redirects doesn't work propertly.
if my page name is: my-blog-post the url would be /archive/2017/12/15/my-blog-post if I renamed it to my-amazing-blog-post the new url becomes /archive/2017/12/15/my-amazing-blog-post
The automatic redirect feature generates a redirect from /archive/my-blog-post => /archive/2017/12/15/my-amazing-blog-post

while it should create a redirect from /archive/2017/12/15/my-blog-post =>/archive/2017/12/15/my-amazing-blog-post
There is known issue on Umbraco: http://issues.umbraco.org/issue/U4-9525 but Stephan considers it a feature request, not a bug.
Not sure how to tackle this one and if this is an Umbraco thing or something articulate should deal with. Have marked as help wanted to see if anyone can have a look at what the best option is.