Closed
Bug 190021
Opened 22 years ago
Closed 22 years ago
Phoenix touches ~/.mozilla (Mozilla's profile dir)
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 171561
People
(Reporter: roland.mainz, Assigned: bugzilla)
Details
2003-01-20-08-trunk Phoenix build on Solaris/SPARC using Sun Workshop.
Running ./phoenix creates a dir ~/.phoenix (OK) and a dir ~/.mozilla (_BAD_).
Steps to reproduce:
% rm -R ~/.mozilla ~/.phoenix
% ls -lad ~/.mozilla # no such file/dir
% ./phoenix
^C
% ls -lad ~/.mozilla
drwxr-x--- 2 mozilla mozilla 512 Jan 22 02:45 /home/mozilla/.mozilla/
This is likely to cause trouble for people who use a customised Mozilla startup
script which checks if ~/.mozilla is there and then starts a site-specific setup
script if ~/.mozilla is missing.
Comment 1•22 years ago
|
||
Dupe of bug 171561
*** This bug has been marked as a duplicate of 171561 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•