Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.0.0-M33
-
None
Description
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.