[
https://issues.apache.org/jira/browse/NIFI-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14576201#comment-14576201
]
ASF subversion and git services commented on NIFI-591:
------------------------------------------------------
Commit 68be759fe48e194fe5b2966512057b54a67b08a5 in incubator-nifi's branch
refs/heads/develop from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=68be759 ]
Merge branch 'NIFI-591' into develop
> CompressContent uses wrong mime type for BZIP2
> ----------------------------------------------
>
> Key: NIFI-591
> URL: https://issues.apache.org/jira/browse/NIFI-591
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Labels: beginner
> Fix For: 0.2.0
>
> Attachments:
> 0001-NIFI-591-Recognize-both-application-bzip2-and-applic.patch
>
>
> CompressContent adds mime type of "application/bzip2" when compressing using
> bzip2 but should use "application/x-bzip2"
> When decompressing, it should accept either "application/bzip2" or
> "application/x-bzip2", in order to maintain backward compatibility.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)