[Libreoffice-bugs] [Bug 139317] New: relative link to image doesn't work
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Dec 30 11:31:17 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=139317
Bug ID: 139317
Summary: relative link to image doesn't work
Product: LibreOffice
Version: 7.0.3.1 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: wilfried.weigelt at arcor.de
If inserting an image and choose "link" then Writer uses an absolute path:
file:///d:/Users/username/Documents/writertext/image.png
it should he by default a relative path.(expecially if the image is in the same
folder as the ODT file or in a subfolder relative to the location of the ODT
file)
if changing the path to:
file:///image.png
it doesn't work (odt is in the same folder)
also this doesn't work:
file://../image.png
file://image.png
file://./image.png
--
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/20201230/8aa29cb9/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list