﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
787	High-level feeds ('Feed' subclasses) don't pick up author details	mattycakes@…	Adrian Holovaty	Feeds created by subclassing django.contrib.syndication.feeds.Feed do not seem to pick up author details - author_name, author_email, author_link. This is especially a problem with Atom feeds, which require either an author element in the root, or per-entry. feedgenerator.py seems to contain all the necessary; it's just the higher level stuff that isn't handling it.	defect	closed	contrib.syndication		normal	fixed			Design decision needed	0	0	0	0	0	0
