Closed Bug 5753 Opened 26 years ago Closed 26 years ago

Should ignore spaces in user_pref("mail.accountmanager.accounts")

Categories

(MailNews Core :: Backend, defect, P3)

All
Other
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: lchiang, Assigned: sspitzer)

Details

Should ignore spaces in user_pref("mail.accountmanager.accounts") Win32 1999-04-29-08 build Have not yet tried Linux or Mac Entering per Seth's request. Currently, if you have: user_pref("mail.accountmanager.accounts", "account0,account1,account2,account3") --> then all accounts are recognized. If you have: user_pref("mail.accountmanager.accounts", "account0, account1, account2, account3") --> then only account0 is recognized. Should ignore the spaces in the listing of accounts.
QA Contact: 4080 → 4111
Status: NEW → ASSIGNED
Target Milestone: M6
I've got the fix in my tree, waiting for M6 to check it in.
awaiting approval to check in for m5.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
the fix is in. Now you can do crazy things like: user_pref("mail.accountmanager.accounts"," a, b ,c,d,e, f ");
Status: RESOLVED → VERIFIED
1999-05-03-17 build on Win32 and Linux. Verified Fixed. Can now insert spaces between accounts and they appear instead of just the first account: user_pref("mail.accountmanager.accounts", "a, b")
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.