Bug 112407 - links based on complex urls are cutoff
Summary: links based on complex urls are cutoff
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Unmaintained
Component: libkopete (show other bugs)
Version: 0.10
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-11 09:12 UTC by Julio Capote
Modified: 2008-07-02 19:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 '[' :)