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 685599 - "Open Link" on "www.debian.org" tries and fails to open "http:www.debian.org"
"Open Link" on "www.debian.org" tries and fails to open "http:www.debian.org"
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-10-06 04:55 UTC by Matt Kraai
Modified: 2012-10-12 20:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix this bug (742 bytes, patch)
2012-10-06 04:55 UTC, Matt Kraai
none Details | Review

Description Matt Kraai 2012-10-06 04:55:35 UTC
Created attachment 225924 [details] [review]
Patch to fix this bug

If I position the pointer over "www.debian.org" and select "Open Link" from the context menu, gnome-terminal tries to open "http:www.debian.org".  This causes Web to try to open "http://http:www.debian.org", which fails.  The attached patch fixes this problem.
Comment 1 Christian Persch 2012-10-07 14:19:54 UTC
Looks ok; please commit to master and gnome-3-6.
Comment 2 Matt Kraai 2012-10-07 19:13:13 UTC
(In reply to comment #1)
> Looks ok; please commit to master and gnome-3-6.

I don't have commit access.