Girish Sainath created OLINGO-896:
-------------------------------------
Summary: $format=json does not set Content-Type with Character set
utf-8
Key: OLINGO-896
URL: https://issues.apache.org/jira/browse/OLINGO-896
Project: Olingo
Issue Type: Bug
Components: odata2-core
Affects Versions: V2 2.0.4
Reporter: Girish Sainath
Hi,
When $format=json is in the get request then the Content-Type is set to
"application/json" and the Character set "utf-8" is not added. So non-ascii
characters and umlauts are not returned properly in the response data.
For Example : "München" is returned as "München"
Regards
Girish
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)