Summary: | links in About dialog do not work | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Alexander Potashev <aspotashev> |
Component: | kdeui | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | annma, teo |
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alexander Potashev
2010-11-27 17:44:46 UTC
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! |