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 328322 - sftp URLs get highlighted as ftp URLs
sftp URLs get highlighted as ftp URLs
Status: RESOLVED FIXED
Product: GtkHtml
Classification: Other
Component: Parsing
3.9.x
Other Linux
: Normal normal
: ---
Assigned To: gtkhtml-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-01-23 18:23 UTC by Sebastien Bacher
Modified: 2006-02-22 10:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch-editing (1.60 KB, patch)
2006-02-10 07:05 UTC, Rohini
none Details | Review
patch2-rendering (1.55 KB, patch)
2006-02-10 07:05 UTC, Rohini
none Details | Review

Description Sebastien Bacher 2006-01-23 18:23:29 UTC
This bug has been opened on https://launchpad.net/distros/ubuntu/+source/evolution/+bug/29443

"In a non-HTML message, evolution attempts to guess URIs and turn them into clickable links. It doesn't seems to recognise sftp as a URI and instead comes out roughly like:

s<u>ftp://user:pass@host:p</u>ort/relative/path

Tks,
Jeff Bailey

Mm, I should be clearer. The <u> and </u> bits aren't literal, it's where the underline clickable bit goes."
Comment 1 Rohini 2006-01-27 04:38:28 UTC
Confirming... sftp url is recognized as ftp url in composer too..
Comment 2 Rohini 2006-02-10 07:05:04 UTC
Created attachment 59056 [details] [review]
patch-editing
Comment 3 Rohini 2006-02-10 07:05:34 UTC
Created attachment 59057 [details] [review]
patch2-rendering