GNU bug report logs -
#7166
browse-url-xdg-open does not escape shell meta-characters
Previous Next
Reported by: Ken Hori <fplemma <at> gmail.com>
Date: Wed, 6 Oct 2010 13:27:02 UTC
Severity: normal
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 7166 <at> debbugs.gnu.org (full text, mbox):
Details:
$ ./src/emacs -Q
(browse-url "http://www.google.com/search?hl=en&lr=lang_en&q=emacs")
=> 0
After you evaluate it, you'll get redirected to
http://www.google.com/webhp?hl=en on your primary browser because, I assume,
the original URI was somehow truncated or modified (haven't verified which).
If you type in http://www.google.com/search?hl=en&lr=lang_en&q=emacs manually,
you'll get the expected SRP.
VERSION:
GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1)
of 2010-10-06
On Wed, Oct 6, 2010 at 10:32 AM, Glenn Morris <rgm <at> gnu.org> wrote:
> Ken Hori wrote:
>
>> Observed emacs-version:
>> GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1)
>> of 2010-10-06
>
> Please. Give. Details.
>
> emacs -Q
> (browse-url "http://www.google.com/search?hl=en&q=emacs&lr=lang_en")
>
> works for me in 23.2 and the current trunk.
>
This bug report was last modified 14 years and 286 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.