[21008] in Athena Bugs
mozilla wrapper arg handling...
daemon@ATHENA.MIT.EDU (John Hawkinson)
Sun Nov 3 16:15:48 2002
Date: Sun, 3 Nov 2002 16:15:46 -0500 (EST)
Message-Id: <200211032115.QAA12630@multics.mit.edu>
To: bug-infoagents@MIT.EDU
From: John Hawkinson <jhawk@MIT.EDU>
seems to be suboptimal.
Running
mozilla -remote 'ping()'
pops up a new mozilla window
which tries to open the URL 'pin()' and
consequently displays a dialogue:
"! www.ping().com could not be found. Please check the name and try again."
--jhawk