-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.5.0
-
Component/s: None
-
None
_mongoc_cursor_new_with_opts() validates options with (BSON_VALIDATE_DOLLAR_KEYS | BSON_VALIDATE_EMPTY_KEYS) (see: here), which presents a problem for the $slice projection operator (and possibly others).
This appears to be an issue in 1.5.0-rc1 at least, although that's not available as an "affects version" in JIRA.
- is related to
-
CDRIVER-1975 Mixed $ and non-$ query operators shouldn't be prohibited
- Closed
- links to