This is as mucha comment as anything - and i'm not an rss feed expert by any means
A user recently signed up to my site and added;
http://stackoverflow.com/feeds/user/191492
as their feed
the feed shows their feeds as expected but then adds their comments to the bottom of the feed. They expected these comments to appear in their activity stream.
I'm assuiming this is a design descision to avoid having to trawl thorugh the whole feed and re-order everything
Comments
Comment #1
akalsey commentedI'm not sure I understand what the issue is. What comments are they seeing? If someone leaves a comment, it will appear on the stream item (since all stream items are individual nodes).
The order the nodes appear in for the stream is by date of the original item. If you add a feed that has items from May, they'll probably appear off the first page of your stream, since they'll be added with a node date of May.
Comment #2
morbus iffIssue reporter didn't care to respond, and I see nothing awry about the requested feed.
The comments were also properly imported into a 7.x-3.x dev site.