Closed
Bug 311632
Opened 20 years ago
Closed 2 years ago
Get LDAP change log replication working again.
Categories
(MailNews Core :: Address Book, defect)
MailNews Core
Address Book
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: standard8, Unassigned)
References
Details
The patch I'm just about to add to bug 231965 will change our ldap replication
method from change log, to download all.
The main reason for this being is that the current change log implementation
prompts repeatedly for username/password, although its not clear what these
should be, and no combination seems to work.
| Assignee | ||
Updated•18 years ago
|
Product: Core → MailNews Core
Updated•17 years ago
|
Blocks: tb-logging
| Reporter | ||
Updated•17 years ago
|
No longer blocks: tb-logging
Updated•7 years ago
|
Comment 1•6 years ago
|
||
Maybe it's time to remove the old LDAP change log code? It's been excluded from the build for 13 years or so.
https://searchfox.org/comm-central/source/mailnews/addrbook/src/moz.build
# XXX These files are not being built as they don't work. Bug 311632 should
# fix them.
# nsAbLDAPChangeLogQuery.cpp
# nsAbLDAPChangeLogData.cpp
There's definitely a little bitrot there. I spent ages trying to figure out how on earth their SearchExt() calls were compiling with the wrong arguments, before I realised that they weren't! It'd be nice to avoid further confusion...
Updated•3 years ago
|
Severity: normal → S3
Comment 2•2 years ago
|
||
None of this exists anymore. LDAP was completely rewritten some years ago.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•