BsonValue .ToString() should have an overload that accepts CultureInfo

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Trivial - P5
    • None
    • Affects Version/s: 1.8.1
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      See attached screen caps.

      Basically:

      var s = bsonValue.ToString(CultureInfo.InvariantCulture);

      should be allowed, and should propagate the CultureInfo to any ToString calls made to sub-objects stringified in the process of rendering the string.

        1. bsondocumenttostringerror.png
          26 kB
          Clifford Hammerschmidt
        2. bsondocumenttostringrsharp.png
          12 kB
          Clifford Hammerschmidt

            Assignee:
            Sridhar Nanjundeswaran (Inactive)
            Reporter:
            Clifford Hammerschmidt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: