On 9/30/22 10:46, Ulrich Güttich wrote:
Starting an action, e.g. executing a *.exe- or *.bat file out of Impress
results in a boring warning message. The german version of this waning is:
Es ist möglicherweise gefährlich, "file:///..." zu öffnen.
Möchten Sie es wirklich öffnen?
Is there any way to get rid of that? In earlier versions (e.g. 6.1) this
warning did not come up.
That's a consequence of
<https://www.libreoffice.org/about-us/security/advisories/cve-2019-9847/>
"CVE-2019-9847 Executable hyperlink targets executed unconditionally on
activation". See comment #20 at
<https://bugs.documentfoundation.org/show_bug.cgi?id=128969#c20> "File
is not an absolute URL that can be passed to an external application to
open it" for that (open) improvement request. Patches welcome :)