[Libreoffice-bugs] [Bug 116337] New: Linked text returned by HYPERLINK getting appended additional text adds it to the anchor AND TO THE LINK as well.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Mar 10 14:35:15 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=116337
Bug ID: 116337
Summary: Linked text returned by HYPERLINK getting appended
additional text adds it to the anchor AND TO THE LINK
as well.
Product: LibreOffice
Version: 3.3.0 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: jag at psilosoph.de
Steps to reproduce:
In a virgin sheet enter into an arbitrary cell:
=HYPERLINK("https://documentfoundation.org";"The link") & " for you!"
Expexted: Returns the text "The link for you!" where "The link" is linked to
the above given URL in the correct way.
Observed: The text "The link for you!" is returned, but linked completely to
the nonsense-URL "https://documentfoundation.org for you!"
It would well be acceptable if appending to text returned by HYPERLINK was
disallowed, but, if this was intended, the specification had to state the
restriction and Calc should return an error instead of the nonsense.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180310/edd1bdf4/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list