Version: SVN (using KDE 4.5.80) OS: Linux Reproducible: Always Steps to Reproduce: 1. run an application (Dolphin, for example) 2. open "About Dolphin" dialog 3. you can click links in the "About" tab -- they do work 4. go to the "Authors" tab and try to click the link "http://bugs.kde.org" -- it does not work OS: Linux (x86_64) release 2.6.32 Compiler: x86_64-pc-linux-gnu-gcc
Clicking on an e-mail link opens "http://mailto@kde.org/"...
I can confirm that the bugs.kde.org link does not work, but the e-mail link seems fine in my test app. I'll see if I can confirm in Dolphin as you suggested.
I can't confirm the issue with e-mail links, they work fine for me. Was the e-mail links issue also in Dolphin?
I confirm the email issue: it opens http://mailto@kde.org/ for all @kde.org addresses!
SVN commit 1201488 by mrnjavac: Make the bug reporting link open when clicked. BUG:258085 M +1 -0 kaboutapplicationdialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1201488
SVN commit 1201489 by mrnjavac: Fix wrong email link being launched. CCBUG:258085 M +5 -1 kaboutapplicationpersonlistdelegate_p.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1201489
I still haven't managed to reproduce the issue here. Anne-Marie, could you please check if this last commit fixes it for you?
All fixed indeed! All the links work as expected and the mail addresses open correclty in my mail client. Thanks Teo!