Closed Bug 348178 Opened 18 years ago Closed 18 years ago

changed the profilemanager option in the command line

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: yacinechaouche, Unassigned)

References

()

Details

Attachments

(1 file)

<Describe your changes here in more detail.  After you commit this bug report,
click the "Create Attachment" link to add the changes to the report as an
attachment.>

the -profilemanager is no more reckognized in firefox 1.5, it's now -ProfileManager.

The lines :
On Linux or Mac, start Firefox with the the -profilemanager switch, e.g. ./firefox -profilemanager (this assumes that you're in the firefox directory).

should be :
On Linux or Mac, start Firefox with the the -ProfileManager switch, e.g. ./firefox -ProfileManager (this assumes that you're in the firefox directory).
this is the changes i made to the page so that the profilemanager option could work on linux and mac.
-profilemanager still works fine, in fact the source seems to use case insensitive matching for this flag.
(In reply to comment #2)
> -profilemanager still works fine, in fact the source seems to use case
> insensitive matching for this flag.

Sounds good to me. :)

--> WONTFIX
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
Hi !

I am using :

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060731 Ubuntu/dapper-security Firefox/1.5.0.5

And the -profilemanager option IS NOT reckognized. -ProfileManager is. I'v just checked it twice.

Any idea ?

Y.Chaouche
Status: RESOLVED → UNCONFIRMED
Resolution: WONTFIX → ---
(In reply to comment #4)
> Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060731
> Ubuntu/dapper-security Firefox/1.5.0.5
> 
> And the -profilemanager option IS NOT reckognized. -ProfileManager is. I'v just
> checked it twice.

Well, http://lxr.mozilla.org/mozilla1.8.0/source/toolkit/xre/nsAppRunner.cpp#1458 and http://lxr.mozilla.org/mozilla1.8.0/source/toolkit/xre/nsAppRunner.cpp#1577 both show the argument is case-insensitive, so it could be that Ubuntu has modified something in its Firefox package.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago18 years ago
Resolution: --- → WONTFIX
oic,thank you guys!

Y.Chaouche
Product: mozilla.org → Websites
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: