[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#4008) [JLDAP] LDAPConnection class does not handle null LDAPSearchQueue and LDAPSearchConstraints in search method



This is a MIME message. If you are reading this text, you may want to 
consider changing to a mail reader or gateway that understands how to 
properly handle MIME multipart messages.

--=__PartD3F5D4E2.1__=
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

I tried to replicate the above problem using the following code snippet=20
=20
..........
...........
LDAPSearchQueue queue =3Dlc.search(searchBase,searchScope,searchFilter,null=
,false,null,null);
..............
..............
=20
But I am not able to find a NullPointerException as stated in the bug . It =
is working fine for me .
Please use the latest Jldap code and do let me know if I need to do =
something more to replicate the problem .=20

--=__PartD3F5D4E2.1__=
Content-Type: text/html; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Diso-8859-15=
">
<META content=3D"MSHTML 6.00.2900.3157" name=3DGENERATOR></HEAD>
<BODY style=3D"MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>I tried to replicate the above problem using the following code =
snippet </DIV>
<DIV>&nbsp;</DIV>
<DIV>..........</DIV>
<DIV>...........</DIV>
<DIV>LDAPSearchQueue queue =3Dlc.search(searchBase,searchScope,searchFilter=
,null,false,null,null);</DIV>
<DIV>..............</DIV>
<DIV>..............</DIV>
<DIV>&nbsp;</DIV>
<DIV>But I am not able to find a&nbsp;NullPointerException&nbsp;as stated =
in the bug . It is working fine for me .</DIV>
<DIV>Please use the latest Jldap code and do let me know if I need to do =
something more to replicate the problem . </DIV></BODY></HTML>

--=__PartD3F5D4E2.1__=--