chrismoulton / otterapi

Automatically exported from code.google.com/p/otterapi
1 stars 1 forks source link

trackbacks.json handles Retweeted tweet as a Retweeting person's tweet, not Retweeted(original) person's #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Mr.A tweets something. eg: "I'm Mr.A, posted a new article in my blog 
http://exsample.com/article1"
2. Mr.B retweets.
3. Get twitter trackbacks about "http://exsample.com/article1" by 
otterapi(trackbacks.json).
4. otterapi returns as Mr.B tweeted "I'm Mr.A, posted...".
   ("Author" is Mr.B, no mention about Mr.A anywhere).

What is the expected output? What do you see instead?
Mr.B retweeted Mr.A's tweet is the expected output.

What version of the product are you using? On what operating system?
http://otter.topsy.com/trackbacks.json

Please provide any additional information below.

Original issue reported on code.google.com by k...@asamuzak.jp on 21 Nov 2011 at 12:45