Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-1902

output buffer is not flushed after JSP include in JSPTemplateRenderer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 3.5 RC2
    • 3.5 RC1
    • templating
    • None

      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.

      As a result you can have incomplete page rendering.

      • Tested/proven under Liferay container

        Acceptance criteria

              had Jan Haderka
              scharles Sameer Charles
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD