Tom Groeneboer created CMIS-1038:
------------------------------------
Summary: 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
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)