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

MAGNOLIA-6478 Breaks content type for .resources (ClasspathSpool)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 5.3.15, 5.4.6
    • 5.3.13
    • None
    • Kromeriz 38
    • 3

      Hi,

      We are experiencing a problem with the loading of resources in Internet Explorer. After some investigation, we found out that the "Content-Type" header is missing from all the resources served by the ClasspathSpool.

      I've traced the problem back to MAGNOLIA-6478 and pull request https://git.magnolia-cms.com/projects/PLATFORM/repos/main/pull-requests/70/diff. The mimeType for the response was previously being set before the call to chain.doFilter(). But this is now happening after chain.doFilter(). So the content-type is always being set to null.

        Acceptance criteria

              mdivilek Milan Divilek
              rtenberge Ronald Ten Berge
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD