Bug 112407

Summary: links based on complex urls are cutoff
Product: [Unmaintained] kopete Reporter: Julio Capote <jcapote>
Component: libkopeteAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: 0.10   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Julio Capote 2005-09-11 09:12:16 UTC
Version:           0.10 (using KDE KDE 3.4.0)
Installed from:    SuSE RPMs
OS:                Linux

Complex urls such as,  "http://forums.somethingawful.com/showthread.php?s=&threadid=1665276", are cut off at the "?" resulting in one underlined link that goes 2 different places. Clicking on the part before the "?" takes you to "http://forums.somethingawful.com/showthread.php?" yet clicking on the part after the "?" takes you to the complete url and such is the work around I am using right now. However, most users click on the middle of the link, usually the part before the regular expression cuts off, rendering the link useless and making it really annoying. From a usability perspective this is a bug, but from a technical perspective this is just an annoynance with a simple workaround.
Comment 1 Olivier Goffart 2005-09-11 17:56:54 UTC
I cannot reproduce this in svn.
It has probably been arlready fixed.

Thanks for the bug report.
Comment 2 Seweryn 2008-07-02 19:00:57 UTC
I use Kopete 0.12.7

This link dont work

http://www.wiznet.co.kr/en/pro01.php?ss[2]=1

because the highlited part is

http://www.wiznet.co.kr/en/pro01.php?ss

the brackets ('[',']') kills all links '[' :)