PRECONDITION: hyperlink in Writer to a website which's name ends in .odt PROBLEM DESCRIPTION: the link e.g. https://wiki.documentfoundation.org/File:UmsetzungDVHandbuchLibOZeichenvorlagen.odt is a website but is opened by Writer only if the ".odt" is replaced by "%2Eodt": https://wiki.documentfoundation.org/File:UmsetzungDVHandbuchLibOZeichenvorlagen%2Eodt the website is opened by the browser EXPECTED BEHAVIOR: if a link named https://xxxxxxx.odt is a website, it shall be opened by the browser Only a link named file://xxxxxxx.odt shall be opened by Writer? I'm not sure how to detect if it is a website or a Writer document. see also "type of hyperlink" in the documentation: https://help.libreoffice.org/latest/en-US/text/shared/02/09070000.html _Internet_ Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW addresses. _Document_ Hyperlinks to any document or targets in documents can be edited using the Document tab from the Hyperlink dialog. Version: 25.2.2.2 (X86_64) / LibreOffice Community Build ID: 7370d4be9e3cf6031a51beef54ff3bda878e3fac CPU threads: 2; OS: Linux 6.8; UI render: default; VCL: gtk3 Locale: de-DE (de_DE.UTF-8); UI: en-US Calc: threaded
Created attachment 200715 [details] writer file with 2 links for testing repro with master / linux / firefox
*** This bug has been marked as a duplicate of bug 136427 ***
(In reply to BogdanB from comment #2) This has nothing to do with bug 136427 - that one is for custom protocol. (In reply to Michael Otto from comment #0) > EXPECTED BEHAVIOR: > if a link named https://xxxxxxx.odt is a website, it shall be opened by the > browser Does your browser know how to show ODT? This is not a bug.