Closed
Bug 184395
Opened 23 years ago
Closed 23 years ago
registry.dat stores absolute Path to profile directories
Categories
(Core Graveyard :: Profile: BackEnd, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 157662
People
(Reporter: grewe, Assigned: ccarlen)
Details
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.0.1) Gecko/20020826
Build Identifier: http://ftp.mozilla.org/pub/mozilla/releases/mozilla1.2.1/mozilla-win32-1.2.1-installer.exe
I created a default user Profile using the Administrator account. Then i copied
the directory of the profile to the default user directory, so that every user
which logs on the system the first time gets the default user profile with the
correct mozilla settings. This worked correct with mozilla 1.0.1 and 1.1 and i
think with the 1.2 beta, but not with 1.2.1. I found that mozilla stores the
full path to the profile directory in the registry.dat file, if i changed
c:\Documents and Setting\Administrator to %UserProfile% it worked again. So i
think the older versions of mozilla didn't store the full path in the
registry.dat file-what's the reason tha mozilla 1.2.1 does it? Is it a feature
or is it a bug?
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 157662 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Comment 2•23 years ago
|
||
> Then i copied the directory of the profile to the default user directory
I'm really baffled as to how this could have worked.
> So i think the older versions of mozilla didn't store the full path in the
registry.dat
No. It has always stored absolute paths in the registry.
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•