[ http://jira.magnolia.info/browse/MAGNOLIA-1964?page=all ]
Grégory Joseph resolved MAGNOLIA-1964.
--------------------------------------
Resolution: Fixed
Solved by Philipp for MAGNOLIA-1938:
- change the TemplateRenderer to use a forward instead of include
- add support for a special request attribute which is used for bypasses (this
attribute is then set by the TemplateRenderer)
- add a main bypass which does bypass the complete filter if the attribute is
set
> Use forward() in JspTemplateRenderer so that templates can do redirects, and
> to avoiding compatibility issues with 3.0 templates
> --------------------------------------------------------------------------------------------------------------------------------
>
> Key: MAGNOLIA-1964
> URL: http://jira.magnolia.info/browse/MAGNOLIA-1964
> Project: Magnolia
> Issue Type: Bug
> Components: core, templating
> Affects Versions: 3.5 RC3
> Reporter: Grégory Joseph
> Assigned To: Philipp Bracher
> Fix For: 3.5
>
>
> JSP templates need to be able to do redirects or set cookies. By using
> RequestDispatcher.include() as we've done until 3.5RC3, this is not allowed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------