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

--- Comment #7 from Jan-Marek Glogowski <[email protected]> ---
Just opening the file is a KDE only problem, that I can fix / work around. But
then there will be much more problems. I've created bug 125971 for that.

I'll fix this eventually by using

OUString aNewURL =
uri::ExternalUriReferenceTranslator::create(m_xContext)->translateToInternal(toOUString(aURL.toEncoded()));

but strictly speaking this should be somewhow handled correctly in
INetURLObject.

Then the fix will just be to use aURL.toEncoded() instead of aURL.toString().

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to