-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.1.11
-
Component/s: None
-
None
-
Fully Compatible
-
Security 2019-06-03
YAMLNodeToValue performs a canonicalization of the specified option while converting its value, however for "loose" option parsing, such as used by the mongo ldap tool, it's possible to receive no valid option from the canonicalization. In this case, simply use the specified option name as-is.