After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 773022 - mailto:email URLs are transformed to mailto:///email
mailto:email URLs are transformed to mailto:///email
Status: RESOLVED DUPLICATE of bug 779182
Product: glib
Classification: Platform
Component: gio
2.50.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2016-10-16 09:16 UTC by Jason Crain
Modified: 2017-03-07 10:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jason Crain 2016-10-16 09:16:30 UTC
When I try to send an email with

    gio open 'mailto:?to=jason@example.com'

That url gets transformed to 'mailto:///?to=jason@example.com' and the email client starts with a wrong to: address.  A similar bug was fixed in gvfs-open in bug #738690.
Comment 1 Ondrej Holy 2017-03-07 10:32:02 UTC

*** This bug has been marked as a duplicate of bug 779182 ***