C# JSON Protocol uses culture-dependant decimal separator for double
--------------------------------------------------------------------
Key: THRIFT-1245
URL: https://issues.apache.org/jira/browse/THRIFT-1245
Project: Thrift
Issue Type: Bug
Components: C# - Library
Affects Versions: 0.6.1
Environment: C#, Windows 7, VS2008
Reporter: Nacim Rahal
Attachments: thrift-1245.patch
C# JSON protocol uses the current culture to read and write doubles, so the
decimal separator is not always a dot. For instance, if the the current culture
is fr-FR, a comma is used as decimal separator thus resulting in invalid JSON.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira