Closed
Bug 106482
Opened 24 years ago
Closed 17 years ago
possible to log ldapautocomplete in optimized builds
Categories
(MailNews Core :: LDAP Integration, enhancement)
MailNews Core
LDAP Integration
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bugzilla, Unassigned)
Details
it's kind of annoying that you cant NSPR_LOG the modules ldapautocomplete. That
would really help a lot in finding/verifying/resolving bugs in the LDAP code.
You can do NSPR_LOG for imap, pop3 and smtp but not ldapautocomplete
Comment 1•24 years ago
|
||
This certainly wouldn't be hard to turn on, though it's likely to cause some
sort of performance hit. We should probably try and figure out how much of one
and how perceptible it would be before turning it on.
OS: Windows 2000 → All
Hardware: PC → All
| Reporter | ||
Comment 2•23 years ago
|
||
I kind of giving up on using LDAP against the company's Exchange server. Mozilla
doesn't show ANY entries that have danish chars in their names, which makes the
LDAP lookup completly useless.
I cant debug want's going on since I dont have a debug build and LDAP log
doesn't work in optimized builds.
How can I help?
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Assignee: srilatha → nobody
QA Contact: grylchan → ldap-integration
| Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
Comment 3•17 years ago
|
||
Now we have general LDAP logging in release builds, is this enough to resolve this bug? (My ldap connection is playing up at the moment, not related to this bug)
https://wiki.mozilla.org/MailNews:LDAP_Address_Books#LDAP_Logging
Comment 4•17 years ago
|
||
I'd say it would be OK to resolve this as WONTFIX for now, and if folks find the general ldap logging insufficient, they could certainly re-open.
Comment 5•17 years ago
|
||
->WONTFIX then (comment 3-4)
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•