[Libreoffice-bugs] [Bug 126002] LibreOffice crashed on open encoded urls with ms schema

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 19 13:19:05 UTC 2019


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

--- Comment #3 from Mike Kaganski <mikekaganski at hotmail.com> ---
(In reply to uachatse from comment #2)
> Shouldn't the LibreOffice die quietly in this case?

It doesn't "die" or "crash"; it simply ignores invalid path (as opposed to a
valid, but non-existing path). You may check that by pre-launching LibreOffice,
and check if it will "die" when executing your command; compare that to any
real crasher (e.g., from bug 119039) - which would make the pre-opened LO
disappear, and compare to commands like

> "C:\Program Files\LibreOffice\program\soffice.exe" "c:\Sample.xlsx"

where file name is valid but doesn't exist, and this produces an error message;
and with

> "C:\Program Files\LibreOffice\program\soffice.exe" "c:\Sam:ple.xlsx"

where a colon ":" in the middle of the path makes path invalid, and LO ignores
it quietly.

If you like, you may file an enhancement to also report error when opening
invalid paths, but please do so in a different report, since it's easier to
trach problems when they are filed for valid reason from the start. Thanks!

-- 
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/20190619/c1fc30dd/attachment.html>


More information about the Libreoffice-bugs mailing list