Florian Hockmann created TINKERPOP-1917:
-------------------------------------------
Summary: gx:BigDecimal serialization broken in Gremlin.Net on
systems with ',' as decimal separator
Key: TINKERPOP-1917
URL: https://issues.apache.org/jira/browse/TINKERPOP-1917
Project: TinkerPop
Issue Type: Bug
Components: dotnet
Affects Versions: 3.3.1, 3.2.7
Reporter: Florian Hockmann
Assignee: Florian Hockmann
Fix For: 3.2.8, 3.3.2
The converter for {{gx:BigDecimal}} performs {{ToString()}} which takes the
systems culture settings into account. This leads to problems as Gremlin Server
can't deserialize numbers with ',' as the decimal separator.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)