Bug 306039 - Choqok borks ampersand in tweets
Summary: Choqok borks ampersand in tweets
Status: RESOLVED DUPLICATE of bug 296391
Alias: None
Product: choqok
Classification: Applications
Component: Twitter (show other bugs)
Version: 1.3
Platform: Mageia RPMs Linux
: NOR normal
Target Milestone: 1.4
Assignee: Mehrdad Momeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-30 16:53 UTC by Patrick
Modified: 2012-11-03 04:06 UTC (History)
4 users (show)

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


Attachments
Patch to fix ampersands (1002 bytes, patch)
2012-10-25 20:45 UTC, Jessie A. Morris
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick 2012-08-30 16:53:56 UTC
Whenever a tweet contains "&" character, choqok mis-renders/converts it to the string "&".  If you send a tweet containing the ampersand when it shows up among the tweets, it too is converted to the above string.

Reproducible: Always

Steps to Reproduce:
1. Send or download any tweet containing an ampersand
2.
3.
Actual Results:  
Always renders it erroneously as the string "&"

Expected Results:  
Simply show "&", the ampersand
Comment 1 Matt Casters 2012-10-23 13:05:27 UTC
I can confirm this bug, it's very annoying
Comment 2 Jessie A. Morris 2012-10-25 18:52:53 UTC
I can also confirm.
Comment 3 Jessie A. Morris 2012-10-25 20:45:03 UTC
Created attachment 74801 [details]
Patch to fix ampersands
Comment 4 Jessie A. Morris 2012-10-25 20:45:50 UTC
I've uploaded a patch that fixes this. There was no replacing going on inside twitterapihelper.cpp, so I altered that.
Comment 5 Mehrdad Momeny 2012-11-03 04:06:28 UTC

*** This bug has been marked as a duplicate of bug 296391 ***