Closed
Bug 270835
Opened 20 years ago
Closed 19 years ago
firefox does not find file url from command line
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: aubrey, Assigned: benjamin)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040808 Firefox/0.9.3 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040808 Firefox/0.9.3 This is related to but not the same as bug 263701. When attempting to load a file url from the command line e.g. firefox abc.html, firefox fails with a file not found dialog box. After manually opening the file or any other in that directory then firefox does find the file on subsequent command line invokations as long as firefox continues to run. Exit firefox and the problem reoccurs. This problem does not exist in mozilla, so the command 'mozilla abc.html' always works in the same context. Reproducible: Always Steps to Reproduce: 1. close all firefox windows 2. go to a directory with an html file 3. type 'firefix htmlfile.html' Actual Results: See details. Expected Results: See details
Comment 1•20 years ago
|
||
--> startup and profile system
Assignee: bugs → bsmedberg
Component: File Handling → Startup and Profile System
QA Contact: bmo → bsmedberg
| Assignee | ||
Comment 2•20 years ago
|
||
Can I get this tested on trunk? I'm pretty sure that the command-line handling stuff has fixed all this.
| Assignee | ||
Updated•19 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•