https://bugs.documentfoundation.org/show_bug.cgi?id=136427
Bug ID: 136427
Summary: hyperlink with custom protocol handler is handled when
url ends with .ods or .odt
Product: LibreOffice
Version: 6.2.8.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: framework
Assignee: [email protected]
Reporter: [email protected]
Description:
we use a custom protocol handler to link internal links, i.e.
intern://some/other/file
this works nicely, but it fails when the link ends with .ods or .odt:
intern://some/other/file.ods
in the second case the protocol handler isn't started. when i change .ods to
.pdf it works:
intern://some/other/file.pdf
Steps to Reproduce:
1. register custom protocol handler so that it runs on windows with "start
intern://" or on linux with "xdg-open intern://"
2. create a hpyerlink in writer/calc intern://test.ods
3. ctrl+click on it
Actual Results:
external handler isn't started when url ends with .ods or .odt
Expected Results:
external handler is started
Reproducible: Always
User Profile Reset: Yes
Additional Info:
replacing the .ods with %2Eods makes it work.
--
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