[KMail] Open URLs

David Corbin dcorbin at machturtle.com
Tue Nov 11 19:35:21 GMT 2003


Woohoo!  Found it.  It was my bad.  I had an extra script in the process, 
intorduced by the fact that I'm running kmail and mozilla on two different 
machines.  The extra stuff was lost on the ssh command.

Sorry for the misdirection.

David

On Sunday 09 November 2003 19:52, David Corbin wrote:
> This does not jive with my observations:  I have mine set to invoke the
> following perl script:
>

> #!/usr/bin/perl
>
> open MOZ,">>/tmp/mozilla.log";
> print MOZ join(" ", at ARGV),"\n";
> exec "/usr/bin/mozilla-snapshot", @ARGV;
>
> *EVERY* entry written out to /tmp/mozilla.log stops after the FIRST
> argument of a parameterized URL.
>
> Example:  http://www.foobar.org/cgi-bin/foo.cgi?arg1=One&arg2=Two
> Yields: http://www.foobar.org/cgi-bin/foo.cgi?arg1=One
>
> On Sunday 09 November 2003 15:54, Waldo Bastian wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > On Thu November 06 2003 15:18, David Corbin wrote:
> > > On related note, should it be:
> > >
> > > mozilla %u
> > >
> > > or
> > >
> > > mozilla '%u' to prevent shell interpretation of URL arguments?
> >
> > KDE automatically adds shell quotes when needed, so both of the above
> > will work safely.
> >
> > Cheers,
> > Waldo
> > - --
> > bastian at kde.org -=|[ SUSE, The Linux Desktop Experts ]|=-
> > bastian at suse.com -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.0.6 (GNU/Linux)
> > Comment: For info see http://www.gnupg.org
> >
> > iD8DBQE/rqmPN4pvrENfboIRAnLcAKCEFTdw5OhMsSBo5PZlwWJ0p8awsQCeJsww
> > B1Lrxf33ZEoWZx1U92oZ3GI=
> > =ukxE
> > -----END PGP SIGNATURE-----
> > ___________________________________________________
> > This message is from the kde mailing list.
> > Account management:  https://mail.kde.org/mailman/listinfo/kde.
> > Archives: http://lists.kde.org/.
> > More info: http://www.kde.org/faq.html.

-- 
David Corbin <dcorbin at machturtle.com>

___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list