[
http://jira.magnolia-cms.com/browse/MAGNOLIA-3841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nickolaus Wing updated MAGNOLIA-3841:
-------------------------------------
Attachment: ContentTypeFilter.java.diff
Here is a simple patch file (against today's trunk) to resolve the issue.
Should work fine for all containers, no matter which behavior they choose.
> Mime type resolution fails when running in jetty due to ;jsessionid being
> included in the path
> ----------------------------------------------------------------------------------------------
>
> Key: MAGNOLIA-3841
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3841
> Project: Magnolia
> Issue Type: Bug
> Security Level: Public
> Components: core
> Affects Versions: 4.4.5
> Reporter: Tobias Mattsson
> Assignee: Philipp Bärfuss
> Attachments: ContentTypeFilter.java.diff
>
>
> 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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------