Closed
Bug 1564580
Opened 5 years ago
Closed 5 years ago
Firefox starts with a new profile if started with lowercase path
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1555319
People
(Reporter: moz, Unassigned)
References
(Regression)
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0
Steps to reproduce:
- Start Firefox (version 67.0.4 on Windows 10 Enterprise 1703)
- open a cmd
- execute
"c:\program files\mozilla firefox\firefox.exe" [url]
Actual results:
The third command opens a separate Firefox window with a new/different profile. As a result, all settings are unavailable including saved passwords. This gives the impression that firefox lost all configuration.
Expected results:
Open [url] in the existing Firefox instance. This also works fine if executing the upper-cased path "C:\Program Files\Mozilla Firefox\firefox.exe" [url]
instead.
Updated•5 years ago
|
status-firefox67:
--- → wontfix
status-firefox68:
--- → affected
status-firefox69:
--- → affected
status-firefox70:
--- → affected
status-firefox-esr60:
--- → unaffected
status-firefox-esr68:
--- → affected
Component: Untriaged → Startup and Profile System
Keywords: regression
Product: Firefox → Toolkit
Regressed by: 1474285
Updated•5 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Updated•5 years ago
|
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•