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

Filters that extend from OncePerRequestAbstractMgnlFilter do not get run when there is a request.senderror

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.2.9, 5.3.4
    • 5.2.4, 5.3.1
    • core

      If you have a page defined in the web.xml as the 404 error, it does not get the channel, that is because extends from OncePerRequestAbstractMgnlFilter, and has already been executed, that means that MgnlFilterChain bypasses the filter the second time due an attribute set in the session like "…_FILTERED"
      It should probably also check if the response has the and error code

        Acceptance criteria

              mdivilek Milan Divilek
              tmiyar Teresa Miyar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD