Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C9DB2200CC1 for ; Mon, 10 Jul 2017 14:09:10 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CD5B116770B; Mon, 10 Jul 2017 12:09:09 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2870F167705 for ; Mon, 10 Jul 2017 14:09:09 +0200 (CEST) Received: (qmail 10716 invoked by uid 500); 10 Jul 2017 12:09:08 -0000 Mailing-List: contact dev-help@chemistry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chemistry.apache.org Delivered-To: mailing list dev@chemistry.apache.org Received: (qmail 10705 invoked by uid 99); 10 Jul 2017 12:09:08 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2017 12:09:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 819C1193327 for ; Mon, 10 Jul 2017 12:09:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 9HSl4QLRHnUK for ; Mon, 10 Jul 2017 12:09:06 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 8270562D3B for ; Mon, 10 Jul 2017 11:53:06 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id CE769E0D33 for ; Mon, 10 Jul 2017 11:53:05 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 91138246A8 for ; Mon, 10 Jul 2017 11:53:01 +0000 (UTC) Date: Mon, 10 Jul 2017 11:53:01 +0000 (UTC) From: "Tom Groeneboer (JIRA)" To: dev@chemistry.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CMIS-1038) MimeTypes are not set correctly on setContentStream MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 10 Jul 2017 12:09:11 -0000 [ https://issues.apache.org/jira/browse/CMIS-1038?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16080= 216#comment-16080216 ]=20 Tom Groeneboer edited comment on CMIS-1038 at 7/10/17 11:52 AM: ---------------------------------------------------------------- I've just created CMIS-1039, which would be nice to have for the next relea= se. I see that the project has been targeted to .NET Standard 1.1, which is= very nice. We've created a fork of this project on our internal repository= containing the .NET Standard 1.1 change and this MimeType change. So for u= s, it would be very convenient to see a release coming soon :) was (Author: tgroeneboer): I've just created CMIS-1039, which would be nice to have for the next relea= se. I see that the project has been targeted to .NET Standard 1.1, which is= very nice. We've created a fork of this project on our internal repository= containing the .NET Standard 1.1 change and this MimeType change. So for u= s, it would be very nice to see a release coming soon :) > MimeTypes are not set correctly on setContentStream > --------------------------------------------------- > > Key: CMIS-1038 > URL: https://issues.apache.org/jira/browse/CMIS-1038 > Project: Chemistry > Issue Type: Bug > Components: portcmis > Affects Versions: PortCMIS 0.2.0 > Reporter: Tom Groeneboer > Assignee: Florian M=C3=BCller > Fix For: PortCMIS 0.3.0 > > > Setting the {{MimeType}} on the {{ContentStream}} in the {{setContentStre= am}} does not work. The client always sets the Mime-Type on the {{AtomPubHt= tpContent}} to {{BindingConstants.MediaTypeEntry}}. > Expected behavior:=20 > Set the Mime Type on requests to the Mime Type that is passed into the co= ntent stream. > See AtomPubBinding.cs line 2878. -- This message was sent by Atlassian JIRA (v6.4.14#64029)