New-style Twitter retweets not shown

Bug #492313 reported by Rob Funk
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
choqok (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: choqok

Twitter introduced a new form of "retweet" recently. These new-style retweets show on Twitter's website, but are not displayed by Choqok.

The fix is simple:
--- choqok/backend.cpp.orig 2009-08-07 04:50:58.000000000 -0400
+++ choqok/backend.cpp 2009-12-03 19:07:31.000000000 -0500
@@ -191,7 +191,7 @@
     kDebug();
     KUrl url( mCurrentAccount->apiPath() );
     if ( type == HomeTimeLine )
- url.addPath( "/statuses/friends_timeline.xml" );
+ url.addPath( "/statuses/home_timeline.xml" );
     else
         url.addPath( "/statuses/replies.xml" );
     setDefaultArgs( url );

Revision history for this message
Christian Mangold (neversfelde) wrote :

Please test again with a Lucid Live CD that includes the new 0.9.4 package. If it is still an issue for you the, please reopen this bug report. Thank you.

Changed in choqok (Ubuntu):
status: New → Incomplete
Revision history for this message
Harald Sitter (apachelogger) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as requested in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the "Status" column, and change the status back to "New". Thanks again!

Changed in choqok (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.