Date: prev next · Thread: first prev next last
June 2019 Archives by date, by thread · List index


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

--- Comment #3 from Eike Rathke <erack@redhat.com> ---
I don't know why you ask me, but.. those quoted file paths copied from
clipboard seem to be a Windows-only problem. Other OS may use them as well (or
rather single-quoted in case they contain characters that with double quotes
could be interpreted by the shell) but don't copy them to the clipboard it
seems. Yet other mechanisms to quote i.e. spaces in file paths exist, like
/path/space\ here/file, and we certainly don't want to guess and mess around
with everything. Also, file names starting and/or ending with a quote character
are perfectly valid and in some cases removing them may be unwanted.

My suggestion would be to not mess around with this, or if then do it only for
Windows paths in a dumb manner that looks for "C:\..." (or any other drive
letter) and only then removes the quotes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.