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

Mime type resolution fails when running in jetty due to ;jsessionid being included in the path

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Neutral Neutral
    • None
    • 4.4.5
    • core
    • None

      When running integration tests for 4.5 trunk they log this message:

      INFO info.magnolia.cms.beans.config.MIMEMapping : Cannot find MIME type for extension "html;jsessionid=4611ywu6o2i9"

      The reason for this is that jetty includes the part of the path after ; in request.getRequestURI().

      Apparently JBoss AS also does this.

        Acceptance criteria

              Unassigned Unassigned
              tmattsson Tobias Mattsson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD