Details
-
Bug
-
Resolution: Won't Fix
-
Trivial - P5
-
None
-
1.8.1
-
None
-
None
Description
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.