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 582899 - gnome-terminal doesn't recognize : in URLs
gnome-terminal doesn't recognize : in URLs
Status: RESOLVED DUPLICATE of bug 640727
Product: gnome-terminal
Classification: Core
Component: general
2.26.x
Other All
: Normal minor
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
: 590287 593850 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-05-16 20:59 UTC by Nelson Elhage
Modified: 2011-08-02 13:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
Patch to fix the issue. (795 bytes, patch)
2009-05-16 21:00 UTC, Nelson Elhage
reviewed Details | Review

Description Nelson Elhage 2009-05-16 20:59:36 UTC
Please describe the problem:
gnome-terminal doesn't recognize : in URLs. For instance,
http://en.wikipedia.org/wiki/Special:Random
gets picked up as
http://en.wikipedia.org/wiki/Special
by right click -> Open Link

Steps to reproduce:
1. Launch a new terminal
2. Enter "http://en.wikipedia.org/wiki/Special:Random" at the prompt
3. Right click on the "http://" and select "Copy Link Address"



Actual results:
"http://en.wikipedia.org/wiki/Special" is copied to the clipboard


Expected results:
"http://en.wikipedia.org/wiki/Special:Random" is copied to the clipboard

Does this happen every time?
Yes.

Other information:
Comment 1 Nelson Elhage 2009-05-16 21:00:10 UTC
Created attachment 134782 [details] [review]
Patch to fix the issue.
Comment 2 Christian Persch 2009-05-27 12:31:19 UTC
I think the patch in bug 570898 also should fix this.

Apart that, attachment 134782 [details] [review] looks ok otherwise.
Comment 3 Christian Persch 2009-08-13 13:16:29 UTC
*** Bug 590287 has been marked as a duplicate of this bug. ***
Comment 4 Christian Persch 2009-09-01 22:16:10 UTC
*** Bug 593850 has been marked as a duplicate of this bug. ***
Comment 5 Alexander Kojevnikov 2011-07-26 14:27:21 UTC
*** Bug 640727 has been marked as a duplicate of this bug. ***
Comment 6 Tomas Bzatek 2011-08-02 13:07:52 UTC
The patch in bug 640727 has been committed instead.

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