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

--- Comment #4 from Mike Kaganski <[email protected]> ---
(In reply to Heiko Tietze from comment #3)
> Mike, I suspect set_uri("file://" + aText); is not working on Windows.

Oh of course this is wrong on any platform, and may work on *nix just by
chance, and not always. The proper way would be *converting* a system path to
URL, e.g. using osl::FileBase::getFileURLFromSystemPath.

-- 
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