https://bugs.documentfoundation.org/show_bug.cgi?id=148299
Bug ID: 148299
Summary: Master Document: File not found if filename/path has
back to back spaces.
Product: LibreOffice
Version: 7.2.5.2 release
Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
In a master document, links to subdocuments which have 2 or more spaces in the
filename fail.
Windows 10 Pro 21H2
Libre Office 7.2.6.2 x64
Steps to Reproduce:
1. Create a new master doc.
2. Create or link to a subdocument.
3. If the subdocument has 2 spaces in the filename, the filename can't be
found.
My Filename.odt --> OK
My Filname.odt --> Not Found
Actual Results:
Filename not found
Expected Results:
Linked subdocument file
Reproducible: Always
User Profile Reset: No
Additional Info:
It appears the 'convert to URL' step fails as the file path displays with
spaces instead of '%20'.
>From the navigator, right click the bad file > edit link.
Manually adding %20 into the link path fails.
When checking the file link from within the master document, the link path has
only one space. Manually adding a 2nd space doesn't work (after re-opening the
dialog, the path shows with only 1 space). It appears that file path
whitespace of any length is being reduced to a single space.
--
You are receiving this mail because:
You are the assignee for the bug.