Uploaded image for project: 'Cache Modules'
  1. Cache Modules
  2. MGNLCACHE-147

Cache filter is not triggered for forwards

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.5
    • None
    • cache core
    • None
    • Kromeriz 64, Kromeriz 68
    • 1

      The cache filter is currently triggered only once per request (it extends OncePerRequestAbstractMgnlFilter).
      This is currently an issue for MSITEMESH-13 since the cache is not triggered for forwards.
      Instead of extending OncePerRequestAbstractMgnlFilter, we can provide a voter which does the function so we can replace it with a custom one.

        Acceptance criteria

              rkovarik Roman Kovařík
              rkovarik Roman Kovařík
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD