Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-2500

Avro library for .NET generates invalid schema json in some cultures

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.9.0
    • 1.9.1
    • csharp
    • None
    • Fix issues serializing unnamed schema types in some cultures

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              anton.r Anton Ryzhov
              anton.r Anton Ryzhov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: