Closed
Bug 45777
Opened 24 years ago
Closed 17 years ago
POP limit download message size pref doesn't migrate.
Categories
(MailNews Core :: Profile Migration, defect, P3)
MailNews Core
Profile Migration
Tracking
(Not tracked)
RESOLVED
WONTFIX
mozilla1.2alpha
People
(Reporter: laurel, Unassigned)
References
Details
(Whiteboard: relnote-user)
Using july 18 commercial build
The pref limit_message_size and max_size which corresponds to the 6.0 account
settings ui "Limit message download to N kb per message" for POP servers doesn't
migrate from 4.x.
1. Open a POP mail profile in 4.x.
2. In 4.x set the download limit on and specify a size. Location of the pref
in 4.x ui is: Edit|Preferences|Mail&Newsgroups|Disk Space|"Do not store messages
locally that are larger than N kb."
3. Exit 4.x and migrate that profile to 6.0.
4. In 6.0 launch to mail and check the pref setting in both ui and prefs.js.
The ui location in 6.0 is Edit|Account Settings|<POP account name>|Server
panel|"Limit message download to Nkb per message." Prefs.js lines for 6.0 should
be as follows:
user_pref("mail.server.server1.limit_message_size", true);
user_pref("mail.server.server1.limit_message_size", <number you set>);
Result: Pref is not enabled in ui, Nkb limit is at default size. Prefs.js
lines for 6.0 are not present.
Keywords: correctness
Target Milestone: --- → M18
Keywords: relnote3,
relnoteRTM
Updated•24 years ago
|
Whiteboard: [nsbeta3-] → [nsbeta3-] relnote-user
Comment 7•24 years ago
|
||
Adding to "Upgrading to Netscape 6" Guide
Updated•24 years ago
|
Target Milestone: M18 → ---
Comment 9•23 years ago
|
||
reassigning to srilatha.
Comment 10•23 years ago
|
||
though not as important, the same would apply to imap mail as well.
Updated•23 years ago
|
Updated•23 years ago
|
Updated•20 years ago
|
Product: MailNews → Core
Comment 11•17 years ago
|
||
does this still happen? Or, doesn't it matter?
Assignee: srilatha → nobody
Severity: major → minor
Status: ASSIGNED → NEW
QA Contact: esther → profile-migration
Comment 12•17 years ago
|
||
->WONTFIX since 4.x migation has been dropped on trunk.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•