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

Multipart and Unicode filters do not release requests properly in case of errors

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 4.4
    • 4.3.7
    • None
    • None

      CosMultipartFilter,MultipartFilter and UnicodeNormalization filter manage stack of request/response wrappers on their own and do not release those objects from the stack properly in case of errors the same way ContextFilter does.
      They need to wrap chain execution in try block and make sure stack is updated after execution even in case of errors.

        Acceptance criteria

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

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD