[
https://issues.apache.org/jira/browse/TINKERPOP-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Hockmann closed TINKERPOP-1917.
---------------------------------------
Resolution: Fixed
I CTRed already a fix for this as it was only a one-liner:
[https://github.com/apache/tinkerpop/commit/ab66ed384b8c95475755dff1c558e392e0cc7e8c]
Just created the ticket so we have some documentation of this bug and to let
the fix show up in the generated release notes.
> 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.2.7, 3.3.1
> Reporter: Florian Hockmann
> Assignee: Florian Hockmann
> Priority: Minor
> 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)