Closed
Bug 302364
Opened 20 years ago
Closed 17 years ago
choice of dn in LDAP export has issues with displayName and cn
Categories
(MailNews Core :: Import, defect)
MailNews Core
Import
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 241220
People
(Reporter: dmosedale, Unassigned)
References
Details
One problem right now is that it has special magic knowledge of cn, which means
that the way the export code is currently structured, we have to export the
addressbook displayname column as "cn" rather than "displayName". That specific
export issue could be fixed independently, but what we really need to do is
figure out a better strategy for picking dns for addressbook entries, and then
fix that export bug at that time. This was touched on a bit in bug 157925.
| Reporter | ||
Comment 1•20 years ago
|
||
Sorry, that last comment meant to refer to bug 157926.
Updated•17 years ago
|
QA Contact: import
| Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•