[JIRA] (JENKINS-3803) Archived artifacts are served with improper mime-types

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-3803) Archived artifacts are served with improper mime-types

JIRA noreply@jenkins-ci.org

    [ https://issues.jenkins-ci.org/browse/JENKINS-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159376#comment-159376 ]

SCM/JIRA link daemon commented on JENKINS-3803:
-----------------------------------------------

Code changed in jenkins
User: George Shakhnazaryan
Path:
 war/src/main/webapp/WEB-INF/web.xml
http://jenkins-ci.org/commit/jenkins/c1d2c945465d30efb63de7abce51d95289170e63
Log:
  Adding the video/webm mime type for files with extension .webm. The change is similar to JENKINS-3803, just a different extension.



               

> Archived artifacts are served with improper mime-types
> ------------------------------------------------------
>
>                 Key: JENKINS-3803
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-3803
>             Project: Jenkins
>          Issue Type: Bug
>          Components: core
>    Affects Versions: current
>         Environment: Platform: All, OS: All
>            Reporter: R. Tyler Croy
>         Attachments: web.xml.diff
>
>
> We use the "Archive build artifacts" to save a number of logs pertaining to the build, these files are
> all text files with a ".log" suffix.
> Regardless of this however, Hudson still serves these files with the 'application/octet-stream' mime-
> type, causing stupid browsers like Firefox to try to download the file instead of render the text.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Loading...