[Portland-bugs] [Bug 106520] New: Slash removed when launching custom protocol
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon May 14 22:45:53 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=106520
Bug ID: 106520
Summary: Slash removed when launching custom protocol
Product: Portland
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: xdg-utils
Assignee: portland-bugs at lists.freedesktop.org
Reporter: thomasanderson at google.com
Steps to reproduce the problem:
1. register a custom protocol (let's say "customProtocol") to launch an app
using %U as described at
https://developer.gnome.org/integration-guide/stable/desktop-files.html.en#tb-exec-params
2. run "xdg-open customScheme://a/b/?url=https://www.jhack.it/blog/"
What is the expected behavior?
The app receives exactly the string
"customScheme://a/b/?url=https://www.jhack.it/blog/".
What went wrong?
The app receives "customScheme://a/b?url=https://www.jhack.it/blog/".
The slash after "b" is removed.
--
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/portland-bugs/attachments/20180514/4f552f84/attachment.html>
More information about the Portland-bugs
mailing list