Closed
Bug 424645
Opened 18 years ago
Closed 18 years ago
"-profile" and "-P" command line arguments don't work properly, they don't add default bookmarks.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 381365
People
(Reporter: Gabri, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9b5pre) Gecko/2008032204 Minefield/3.0b5pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9b5pre) Gecko/2008032204 Minefield/3.0b5pre
On Firefox 3 preBeta5 I've founds 2 bugs:
"firefox.exe -profile" and "firefox.exe -P" command line arguments don't insert, on the new profile, default bookmarks and RSS.
To reproduce "-profile" command:
1. Unzip the last nightly on a specific folder;
2. Create into the new folder a new folder named profile1;
3. Create a new BAT file named run.bat or firefox.bat;
4. Insert on the new BAT file: "start firefox.exe -profile profile1" and run it;
5. Now, see that default bookmarks aren't present.
To reproduce "-P" command:
1. Unzip the last nightly on a specific folder;
2. Create into the new folder a new folder named profile1;
3. Create a new BAT file named run.bat or firefox.bat;
4. Insert on the new BAT file: "start firefox.exe -P TEST" and run it;
5. See the Profile Manager and create a new profile named TEST on the folder profile1;
6. Select the profile and run Minefield;
7. Now, see that default bookmarks aren't present.
Screen: http://img253.imageshack.us/my.php?image=screenwo7.png
http://kb.mozillazine.org/Command_line_arguments
Reproducible: Always
| Reporter | ||
Updated•18 years ago
|
Version: unspecified → Trunk
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•