Closed
Bug 227507
Opened 22 years ago
Closed 22 years ago
Add ability to skip / exclude palm sync of address books
Categories
(MailNews Core Graveyard :: Palm Sync, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
References
Details
Attachments
(1 file)
|
2.29 KB,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
On a per address book basis, we'd like the ability to not sync a Mozilla AB.
| Assignee | ||
Comment 1•22 years ago
|
||
this adds a boolean pref to address books that allows you to turn off sync for
a given address book.
| Assignee | ||
Updated•22 years ago
|
Attachment #136828 -
Flags: superreview?(mscott)
Comment 2•22 years ago
|
||
Comment on attachment 136828 [details] [diff] [review]
proposed fix
I assume you will also define a default value for the preference somewhere?
Attachment #136828 -
Flags: superreview?(mscott) → superreview+
| Assignee | ||
Comment 3•22 years ago
|
||
I default it in the code, to TRUE. If we need to, we can add a default in
mailnews.js, but I don't see a need to right now, since it's per address book.
| Assignee | ||
Comment 4•22 years ago
|
||
duh, I default it to FALSE, which means Do sync the ab. Maybe I should switch
that around so it's in a positive sense...
| Assignee | ||
Comment 5•22 years ago
|
||
fix checked in. I think I'll leave it as <ab>.disablePalmSync since by default,
palm sync will happen.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: MailNews → Core
Updated•21 years ago
|
Summary: Add ability to skip syncing of address books → Add ability to skip / exclude palm sync of address books
Comment 6•21 years ago
|
||
*** Bug 246470 has been marked as a duplicate of this bug. ***
Comment 7•21 years ago
|
||
*** Bug 268522 has been marked as a duplicate of this bug. ***
Updated•18 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•