RedirectTemplateModel should use MagnoliaTemplatingUtilities.createLink() to
build redirect URL
-----------------------------------------------------------------------------------------------
Key: MGNLSTK-734
URL: http://jira.magnolia-cms.com/browse/MGNLSTK-734
Project: Magnolia Standard Templating Kit
Issue Type: Improvement
Components: templates
Affects Versions: 1.3.5
Reporter: Brad Kazazes
Assignee: Philipp Bärfuss
Attachments: RedirectTemplateModel.java.patch
info.magnolia.module.templatingkit.templates.RedirectTemplateModel should be
updated to use MagnoliaTemplatingUtilities.createLink() to build the redirect
URL for two reason:
1. It should be identical to how the redirect.ftl template builds it for display
2. Currently the URL is built without the ".html" extension. While this may
still work in many cases, it actually causes problems with Blossom paragraphs
where they are not loaded properly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------