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

GZipFilter swallows original response code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 4.4.6
    • None
    • None
    • None

      When you set an error-page up in your web.xml and request something non-existing, let say, from DMS then the proper 404 code set by DMSDownloadServlet, if the requested document can't be found in repository, gets overrided by GZipFilter (thanks to CacheResponseWrapper) to 200 since we actually stream the error page now, that is being compressed.

        Acceptance criteria

              mdivilek Milan Divilek
              zdenekskodik Zdenek Skodik
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD