Version: 1.12.90 (using 4.3.61 (KDE 4.3.61 (KDE 4.4 >= 20090717)) "release 3", KDE:KDE4:UNSTABLE:Desktop / openSUSE_11.0) Compiler: gcc OS: Linux (i686) release 2.6.27.4 wikipedia sends me daily the image of the day with a link to the image inside. For example: http://commons.wikimedia.org/wiki/File:Thomas_Bresson_-_Libellula_depressa-6_(by).jpg In kmail the link ends before the "(". So I have to mark the link by hand, then right click "copy" and paste it to konqueror.
SVN commit 1005872 by mkoller: BUG: 201900 Allow ( ) inside URLs. Also add a unit test. M +7 -3 linklocator.cpp M +90 -0 tests/testlinklocator.cpp M +4 -0 tests/testlinklocator.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1005872
SVN commit 1007460 by tmcguire: Backport r1005872 by mkoller from trunk to the 4.3 branch: CCBUG: 201900 Allow ( ) inside URLs. Also add a unit test. M +7 -3 linklocator.cpp M +90 -0 tests/testlinklocator.cpp M +4 -0 tests/testlinklocator.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1007460
*** Bug 192929 has been marked as a duplicate of this bug. ***