Bug 299823

Summary: links with ' incorrectly parsed
Product: [Frameworks and Libraries] telepathy Reporter: Alin M Elena <alinm.elena>
Component: text-uiAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: kde
Priority: NOR Keywords: junior-jobs
Version: 0.3.0   
Target Milestone: Future   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alin M Elena 2012-05-11 16:31:22 UTC
if I get a link that has a ' inside text-ui does not parse it correctly
eg...
paste in your text-ui, click on it
http://en.wikipedia.org/wiki/Women's_rights_in_Saudi_Arabia#Breast_milk_kinship
and you will end up here...
http://en.wikipedia.org/wiki/Women

unless saudi arabia decides to sponsor us heavily... I will consider this a bug...

Reproducible: Always
Comment 1 David Edmundson 2012-05-11 16:33:07 UTC
Text-ui needs porting to use the better URL parsing stolen from konversation (that's in common internals).
Comment 2 David Edmundson 2012-09-12 07:39:07 UTC
This change has happened, not sure if it fixed the relevant bug.

Needs testing.
Comment 3 Alin M Elena 2013-04-01 17:22:45 UTC
at least the link which was broken before works now.

Alin