-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
Affects Version/s: 1.12, 2.0.0
-
Component/s: None
-
None
There was a bug in the server (SERVER-16260) that didn't accept BSON Symbols in command selectors. It has since been fixed but it brought to our attention the fact that the Ruby driver needs to serialize all Symbols to BSON Strings in commands.
- is depended on by
-
DRIVERS-196 Drivers in languages with a symbol representation should always serialize symbols to BSON Strings for commands
- Closed