Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
0.11
-
None
-
None
Description
Some drivers always write the aliases and contentType fields for a GridFS file and use a BSON null value if no other value has been provided. The C# driver throws an exception when trying to process these files. The C# driver should be prepared to handle a BSON null value for these fields even if it never writes nulls itself in order to interoperate with other drivers.