It's actually a problem with Drupal cron -- it runs everything as anonymous and this is overwriting the feed author in feed items. Thus the inconsistency. It's a known problem in Drupal and I'm expecting a patch soon. Until then, I've just been fixing the attribution by hand as soon as I see it.
admin
Problem with cron
It's actually a problem with Drupal cron -- it runs everything as anonymous and this is overwriting the feed author in feed items. Thus the inconsistency. It's a known problem in Drupal and I'm expecting a patch soon. Until then, I've just been fixing the attribution by hand as soon as I see it.
Thanks