<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - Collabora Office - About screen has a link to website that throws an error message on macOS Big Sur"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=141791#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - Collabora Office - About screen has a link to website that throws an error message on macOS Big Sur"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=141791">bug 141791</a>
from <span class="vcard"><a class="email" href="mailto:tml@iki.fi" title="Tor Lillqvist <tml@iki.fi>"> <span class="fn">Tor Lillqvist</span></a>
</span></b>
<pre>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.)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>