Closed
Bug 27542
Opened 25 years ago
Closed 25 years ago
[PP]migrating on linux doesn't set ".directory" prefs to the right place
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M14
People
(Reporter: sspitzer, Assigned: sspitzer)
Details
if you migrate on linux, and then you run 5.0, you'll notice something like
this:
/home/sspitzer/.mozilla/sspitzer/News/host-news.mozilla.org
/home/sspitzer/.mozilla/sspitzer/News/host-poisonivy
/home/sspitzer/.mozilla/sspitzer/News/server4
/home/sspitzer/.mozilla/sspitzer/News/server5
in the host-* directories are the hostinfo.dat files
but the 5.0 .msf files are getting dumped into the server* directories
I found the problem, and checked in the fix.
now, when you migrate, the "mail.server.server<n>.directory" pref gets set to
the right thing.
Assignee | ||
Comment 1•25 years ago
|
||
this will be important once we start supporting the hostinfo.dat files
if I didn't fix this, and a user migrated, they'd be lost.
Assignee | ||
Comment 2•25 years ago
|
||
fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
OK using 2000-02-24-09 commercial build on linux rh6.0
Status: RESOLVED → VERIFIED
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
•