https://bugs.documentfoundation.org/show_bug.cgi?id=141791

--- Comment #7 from Tor Lillqvist <[email protected]> ---
Adding some debug output to ShellExec::execute() in
shell/source/unix/exec/shellexec.cxx , it seems that for some unclear reason,
calling popen() on the string "open -- https\\://www.collaboraoffice.com"
fails, but calling popen() on the string "open --
https\://www.collaboraoffice.com/collabora\-office\-21.06\-release\-notes/\?LOvers\=21.06\&LOlocale\=en\-GB"
succeeds. Weird. (And why the code to open a website uses the open command
through popen() I don't know.)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to