You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Anton Ryzhov (JIRA)" <ji...@apache.org> on 2019/08/06 13:43:00 UTC

[jira] [Updated] (AVRO-2500) Avro library for .NET generates invalid schema json in some cultures

     [ https://issues.apache.org/jira/browse/AVRO-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anton Ryzhov updated AVRO-2500:
-------------------------------
    Issue Type: Bug  (was: Wish)

> Avro library for .NET generates invalid schema json in some cultures
> --------------------------------------------------------------------
>
>                 Key: AVRO-2500
>                 URL: https://issues.apache.org/jira/browse/AVRO-2500
>             Project: Apache Avro
>          Issue Type: Bug
>          Components: csharp
>    Affects Versions: 1.9.0
>            Reporter: Anton Ryzhov
>            Priority: Major
>
> In Turkish culture tr_TR string.ToLower() converts capital 'i' to small dotless 'i'.
> The property in UnnamedSchema.cs returns the string 'ınt' with first small dotless 'i' for integer primitive type in tr_TR culture.
> All schemas containing 'int' primitive type are serialized into invalid schema json.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)