Steps to reproduce:
- Go to a page template , e.g.
Templates.Article.Template
- Create a shortened URL for it (i.e. Page menu -> click on Get shortened URL)
- Create a page using the Article template , e.g.
MyArticle
- Create a shortened URL for
MyArticle and access it
Expected result:
The created URL is unique and redirects to MyArticle
Actual result:
The created URL is the same as the one for Templates.Article.Template and might redirect to either of them.
Every page created with this template will have the same shortened URL
Steps to reproduce:
Templates.Article.TemplateMyArticleMyArticleand access itExpected result:
The created URL is unique and redirects to
MyArticleActual result:
The created URL is the same as the one for
Templates.Article.Templateand might redirect to either of them.Every page created with this template will have the same shortened URL