[Libreoffice-bugs] [Bug 141512] com.sun.star.system.SystemShellExecute does not correctly process paths with wildcards

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Apr 6 13:07:24 UTC 2021


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

joesch04 at web.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #4 from joesch04 at web.de ---
> A small correction: ".." is not a wildcard

yes, that's right. I had forgotten the correct term.

> The author of the extension (Jorg) likely should use a 
> call to ConvertFromURL [1] and pass the system path to 
> the execute() call, which would succeed.

mmh ... embarrassing for me [*], because I have to say: 'it's not a bug, it's
my stupidity'.

You are absolutely right, using "ConvertFromURL" fixes the problem AND in the
idl reference the usage of the path parameter is described meticulously correct
[**]. 
The wrong use of "ConvertToURL" exists in "mottco" ready 10 years for sure :-( 


[*]
I myself, am "Jörg" - "joesch" is the abbreviation for "Jörg Schmidt".

[**]
https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1system_1_1XSystemShellExecute.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210406/98e0aae9/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list