-
Type:
Bug
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.0.0-M33
-
Fix Version/s: 1.0.0-RC1
-
Labels:None
If a search request is done with no timeLimit set, the LdapNetworkConnection.getTimeOut() method will overrule the connection timeout and make it wait forever.
This methos should also not be static.