Bug 299823 - links with ' incorrectly parsed
Summary: links with ' incorrectly parsed
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: text-ui (show other bugs)
Version: 0.3.0
Platform: unspecified Linux
: NOR normal
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2012-05-11 16:31 UTC by Alin M Elena
Modified: 2013-04-01 17:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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