[void] Twitter Feed: Aggregation cannot determine authors of Tweets
Open Publishing... - April 9, 2009 - 16:47
| Project: | Aggregation |
| Version: | 6.x-1.8 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

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