You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Tom Groeneboer (JIRA)" <ji...@apache.org> on 2017/07/10 11:05:00 UTC

[jira] [Commented] (CMIS-1038) MimeTypes are not set correctly on setContentStream

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

Tom Groeneboer commented on CMIS-1038:
--------------------------------------

I'm more than happy to create a pull request for this issue, can I use the GitHub page? https://github.com/apache/chemistry-portcmis

> 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üller
>
> Setting the {{MimeType}} on the {{ContentStream}} in the {{setContentStream}} does not work. The client always sets the Mime-Type on the {{AtomPubHttpContent}} to {{BindingConstants.MediaTypeEntry}}.
> Expected behavior: 
> Set the Mime Type on requests to the Mime Type that is passed into the content stream.
> See AtomPubBinding.cs line 2878.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)