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 680067 - Credits in About dialog don't support https
Credits in About dialog don't support https
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-07-17 02:59 UTC by Jean-François Fortin Tam
Modified: 2014-08-29 04:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2012-07-17 02:59:14 UTC
I noticed, while playing with Glade3, that strings such as

http://example.com

...get transformed as links in the credits, however strings like:

https://example.com

...stay in plaintext.

I also noticed that if I put something like

- http://example.com

It would show up as a "-" string with a hyperlink (not sure if that one is a feature).