[Libreoffice-bugs] [Bug 116395] Run as vnd.libreoffice.command - OfficeURI is not " URL decoded" and LO does not start

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Mar 14 07:15:30 UTC 2018


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

Mike Kaganski <mikekaganski at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
     Ever confirmed|0                           |1

--- Comment #1 from Mike Kaganski <mikekaganski at hotmail.com> ---
No, it should not.

When we register the handler fir the scheme on Windows, we specifically set
"UseOriginalUrlEncoding" registry flag, to prevent the additional encoding of
the URI. Otherwise, the second-level URI would become also reencoded, and that
is not consistent with different browsers. Also, we follow the MS own treatment
of the Office URIs, which also sets the "UseOriginalUrlEncoding".

I believe that you should either check how the URI is generated on web page, or
contact Chrome bug tracker.

I don't close this yet, until you provide more information that could affect
the issue resolution (e.g., Chrome bug tracker issue #). Until then, I put it
to NEEDINFO.

-- 
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/20180314/f6361f9f/attachment.html>


More information about the Libreoffice-bugs mailing list