[ 
https://issues.apache.org/jira/browse/MTOMCAT-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14100842#comment-14100842
 ] 

ASF GitHub Bot commented on MTOMCAT-275:
----------------------------------------

GitHub user bdemers opened a pull request:

    https://github.com/apache/tomcat-maven-plugin/pull/10

    Adding default init so the mime types are set for the static content

    MTOMCAT-275

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bdemers/tomcat-maven-plugin static-mime-type

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tomcat-maven-plugin/pull/10.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #10
    
----
commit 4c7129aefef90e3413c441a44fe4600644110bc9
Author: bdemers <bdem...@apache.org>
Date:   2014-08-18T16:46:54Z

    Adding default init so the mime types are set for the static content

----


> Resources served from static context do NOT have Content-Type set
> -----------------------------------------------------------------
>
>                 Key: MTOMCAT-275
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-275
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Bug
>            Reporter: Brian Demers
>
> This causes issues when serving css for IE (the css is ignored because of the 
> missing header)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to