Closed
Bug 230750
Opened 21 years ago
Closed 21 years ago
directory code treats mapi address books like ldap servers
Categories
(MailNews Core Graveyard :: Palm Sync, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
References
Details
Attachments
(1 file)
2.09 KB,
patch
|
Details | Diff | Splinter Review |
When palm sync creates an address book, it creates it with type MAPIDirectory.
But some of the display code treats MAPIDirectories more like ldap directories
than personal address books, which is what they really are. I'm not quite sure
of the usefullness of the MAPIDirectory type, but for now, I'm going to make the
code treat MAPI directories more like personal address books. Patch upcoming.
Assignee | ||
Comment 1•21 years ago
|
||
this fixes it. The manifestation in the UI is that palm sync created address
books show up with the directory icon instead of the personal address book
icon.
Assignee | ||
Comment 2•21 years ago
|
||
fix checked into trunk and m4 branch.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•