output buffer is not flushed after JSP include in JSPTemplateRenderer ---------------------------------------------------------------------
Key: MAGNOLIA-1902 URL: http://jira.magnolia.info/browse/MAGNOLIA-1902 Project: Magnolia Issue Type: Bug Components: templating Affects Versions: 3.5 RC1 Reporter: Sameer Charles Assigned To: Jan Haderka Priority: Blocker Fix For: 3.5 RC2 The best possible solution would be to have a filter (lets say CommitFilter) which does response.flushBuffer() and stops the chain. - This will allow us dynamically to stop the chain anytime and commit the response, otherwise filter itself has to know that its the last filer. -- 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 ----------------------------------------------------------------