[
https://issues.apache.org/jira/browse/NIFI-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14576200#comment-14576200
]
ASF subversion and git services commented on NIFI-591:
------------------------------------------------------
Commit 83785a97989b31180a5925060604a27084dc62cf in incubator-nifi's branch
refs/heads/develop from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=83785a9 ]
NIFI-591: Recognize both application/bzip2 and application/x-bzip2 as bzip mime
types but use application/x-bzip2 when compressing
> 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)