[Libreoffice-bugs] [Bug 95914] [1] Hyperlink erroneously urlencodes hash chars (Calc/Impress/Writer)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 8 08:24:56 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=95914
Mike Kaganski <mikekaganski at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sbergman at redhat.com
--- Comment #5 from Mike Kaganski <mikekaganski at hotmail.com> ---
I am unsure this is a bug. Why would that be a valid URL? Hashes (or "Number
signs" #) have special meaning in URLs - they are reserved; namely, they mark a
fragment part of the URL - and there may be only one such unencoded mark; all
other hashes must be url-encoded (see RFC 3986 [1] sections 1.2.3, 2.2, etc.).
So the "$RIGHTURL" from comment 0 is actually "$INVALIDURL"; and my proposal
would be close it NOTABUG.
[1] https://tools.ietf.org/html/rfc3986
--
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/20190808/2c3adca4/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list