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

cache: fails if the modification date is set multiple times

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.4.1
    • 4.4
    • None
    • None

      It seems that the cache has issues
      From the user list:


      I just finished updating (a brand new install with all our content actually) to 4.4, and noticed that quite a few of our data modules (templates that return XML or HTML snippets) stopped functioning on the public instance. There are no issues on 4.3.8 with the template code, so I am not sure what exactly we need to do (other than disabling the cache for these templates). Any reason why the behavior has changed in 4.4?

      java.lang.IllegalStateException: Can't get Last-Modified header : no or multiple values : [1291223564589, Wed, 01 Dec 2010 16:36:09 GMT]
                      at info.magnolia.module.cache.filter.CacheResponseWrapper.getLastModified(CacheResponseWrapper.java:184)
                      at info.magnolia.module.cache.executor.Store.makeCachedEntry(Store.java:119)
                      at info.magnolia.module.cache.executor.Store.processCacheRequest(Store.java:85)
                      at info.magnolia.module.cache.executor.CompositeExecutor.processCacheRequest(CompositeExecutor.java:65)
                      at info.magnolia.module.cache.filter.CacheFilter.doFilter(CacheFilter.java:122)
                      at 
      

        Acceptance criteria

              pbaerfuss Philipp Bärfuss
              rakesh Rakesh Vidyadharan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD