[
https://issues.apache.org/jira/browse/AVRO-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía reassigned AVRO-2500:
----------------------------------
Assignee: Anton Ryzhov
> 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
> Assignee: Anton Ryzhov
> Priority: Major
> Fix For: 1.9.1
>
>
> In Turkish culture *tr_TR* {{string.ToLower()}} converts capital 'i' to small
> dotless 'i'.
> The property *Name* in *UnnamedSchema* class returns the string 'ınt' with
> first small dotless 'i' character for integer primitive type in *tr_TR*
> culture. Therefore all schemas containing 'int' primitive type are serialized
> into invalid schema json.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)