[21203] in Athena Bugs
sun4 9.1.18: Mozilla
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Mon Dec 16 16:58:36 2002
Message-Id: <200212162158.QAA14897@dit.mit.edu>
To: bugs@MIT.EDU
cc: alexp@MIT.EDU
Date: Mon, 16 Dec 2002 16:58:33 -0500
From: Alex T Prengel <alexp@MIT.EDU>
System name: dit.mit.edu
Type and version: Ultra-5_10 9.1.18 (with mkserv)
Display type: m
Shell: /bin/athena/tcsh
Window manager: sawfish
What were you trying to do?
load a URL into a running instance of Mozilla with:
mozilla -remote "openurl(http://web.mit.edu/acs/www/whereruns.html)"
What's wrong:
I get an error dialog with the message:
"The URL is not valid and cannot be loaded". No page appears.
When I try opening it as a file:
mozilla -remote "openurl(file:/afs/athena/org/a/acs/www/whereruns.html)"
mozilla -remote "openfile(file:/afs/athena/org/a/acs/www/whereruns.html)"
I get an error dialog:
"www.openurl(file.com could not be found, Please check the name and try
again"
What should have happened:
The obvious...
Please see http://www.mozilla.org/unix/remote.html - this syntax is supposed to
work. Works fine on Mozilla on my laptop (RedHat 8, Mozilla 1.0.1)...
Alex