![]() |
|
|
|
|
Change By:
|
Tobias Mattsson
(26/Sep/13 11:47 AM)
|
|
Description:
|
Returning "website:<uuid>" from a component while in pre-execution does not prevent the page from being rendered. Possibly because the view is not resolved before the ModelAndView is grabbed into the pre-execution context.
If the cache or the gzip filter is enabled the controller is pre-executed, the return is not interpreted as a redirect, the page is then rendered, and when the view is inserted into the output the response header is set and the cache/gzip filter ignores the buffered page output and sends only the redirect header. With these filters disabled the page is rendered and no redirect is sent.
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <
[email protected]>
----------------------------------------------------------------