Closed Bug 118416 Opened 23 years ago Closed 23 years ago

Mozilla has problems when evoked from command line for local file

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 112080

People

(Reporter: blindio, Assigned: asa)

Details

Repro:
1) Make sure that no mozilla windows are open
2) evoke mozilla to open a local file, such as:
   $ mozilla localfile.html


Expected Results:
the file gets opened and the reported URL is something like:
file:///home/me/localfile.html


Actual Results:
a error box opens saying:
localfile.html cannot be found. Please check the name and try again. 

the location bar gives the URL:
localfile.html

and the browser shows a blank page


Notes:
1) If the browser is already operating the actual results are the expected
results (normal behavior)
2) messing with relative paths does not help, for example:
   $ mozilla ./localfile.html

does nothing but:
     $ mozilla ~/localfile.html
works fine
note: used version 0.9.7-0
This is a duplicate....
Whiteboard: DUPEME

*** This bug has been marked as a duplicate of 112080 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.