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

--- Comment #11 from Martin Nathansen <[email protected]> ---
The new patch solves the issues from Code-Review-1 and is much smaller now.
Therefore a new filter had to be included in InetURLObject::smartRel2Abs and
InetURLObject::GetNewAbsURL. With this filter the base URI is only resolved and
the relative URI only converted if the relative URI starts with dots  “../”.
Otherwise the relative file URIs starting with “FILE://” would be converted
with a wrong base URI:

https://gerrit.libreoffice.org/#/c/27544/

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