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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to