Download & Extend

[void] Twitter Feed: Aggregation cannot determine authors of Tweets

Project:Aggregation
Version:6.x-1.8
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

It seems Aggregation is unable to determine the authors of Tweets in Twitter feeds.

For example: http://search.twitter.com/search.atom?q=%23google
- Aggregation can import all of the most important data from each tweet, but is unable to determine the author of each tweet. This may be because the author is specified like this:

    <author>
      <name>NathanBrauer (Nathan J. Brauer)</name>
      <uri>http://twitter.com/NathanBrauer</uri>
    </author>

Can anyone confirm this bug?

Comments

#1

Title:Twitter Feed: Aggregation cannot determine authors of Tweets» [void] Twitter Feed: Aggregation cannot determine authors of Tweets
Status:active» closed (fixed)

I have realized that this was not a bug with Aggregation but in fact a problem with my own setup. Closed.

#2

How did you fix this? I have the exact same problem.

Thanks.

#3

I like the username.

I think switching from the Atom feed to the RSS feed did it for me. Let me know how it goes.

#4

Thanks, I ended up using Twitter's advanced search instead.