-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: API, Implementation
Using a connection string that includes 'mongodb://' will fail with the v1.8 mongo client. But it works with v1.6.
According to the docs, 'mongodb://' is a required prefix.
We should probably support a connection string both having and lacking the prefix at this point.
- duplicates
-
CXX-2 Support for MongoDB URIs
- Closed