Open
Bug 304095
Opened 19 years ago
calling simpleBind before init has completed results in NS_ERROR_UNEXPECTED
Categories
(Directory :: LDAP XPCOM SDK, defect)
Directory
LDAP XPCOM SDK
Tracking
(Not tracked)
NEW
People
(Reporter: dmosedale, Unassigned)
Details
This is really an API use error, and we can probably come up with a better result code to return than this. At the very least, the code in simpleBind should expect whatever it is that the C SDK is returning in such a case, and this should be documented in the IDL.
You need to log in
before you can comment on or make changes to this bug.
Description
•