-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
Several URI options, as part of their processing, unescape their values twice. The options thus affected are:
- replica set
- auth source
- read preference tags
Since the driver now unescapes all option values during parsing, there should not be unescaping performed when converting values of individual options to target types.