-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.4.0
-
Component/s: None
-
None
-
Environment:Mongo 2.0.0, Win32
Mongo fails with exception: BSONElement: bad type -30 code:10320 0ms
when in ruby drivers string is put into {} without force_encoding(UTF-8) and when this string contains, for example, cyrillic charactes.
suggesting some checking on ruby driver side. (when serializing to BSON)
- is duplicated by
-
RUBY-432 Incorrectly encoded string data can break entire collections
- Closed