https://bugzilla.novell.com/show_bug.cgi?id=811959 https://bugzilla.novell.com/show_bug.cgi?id=811959#c8 Jiri Slaby <jslaby@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |vkijasev@suse.com --- Comment #8 from Jiri Slaby <jslaby@suse.com> 2013-05-01 14:58:26 UTC --- According to strace, it does the good job here: execve("/usr/bin/xdg-open", ["xdg-open", "http://www.google.com/search?hl=en&q=HTTP+'M-SEARCH * HTTP/1.1\\r\\n'"], [/* 91 vars */] = 0 execve("/usr/bin/kde-open", ["kde-open", "-v"], [/* 91 vars */]) = 0 execve("/usr/bin/kde-open", ["kde-open", "http://www.google.com/search?hl=en&q=HTTP+'M-SEARCH * HTTP/1.1\\r\\n'"], [/* 91 vars */]) = 0 I.e. properly quoted. What do you see when you run wireshark as follows: strace -fe execve -s 1000 wireshark -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.