For some reason, the common parser sets the original_author for each item in the feed to be the title of the feed. This, to me, makes no sense. I have prepared a 2-line patch that instead uses the per-item author attribute. This may need to be extended to fall back to the feed author if there is no author attribute for the item. I've attached the patch for review.

CommentFileSizeAuthor
parse_rss_authors.patch448 bytesdtomasch
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Aron Novak’s picture

Status: Needs review » Fixed

Just committed the patch, good catch!

alex_b’s picture

Project: FeedAPI » Feeds
Version: 6.x-1.8 » 6.x-1.x-dev
Component: Code parser_common » Code
Status: Fixed » Patch (to be ported)

I'll port this to Feeds.

alex_b’s picture

Status: Patch (to be ported) » Fixed

Committed. Thank you.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.