﻿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
1981	Bug in RSS for comments - Post magic-removal bug	EspenG	Adrian Holovaty	"When using the contib.comments framework there is a bug when using ''django.contrib.comments.feeds.LatestFreeCommentsFeed''
The error I'm getting is this:


{{{
Cannot resolve keyword 'limit' into field
Request Method: 	GET
Request URL: 	http://127.0.0.1:8000/feeds/latest_comments/
Exception Type: 	TypeError
Exception Value: 	Cannot resolve keyword 'limit' into field
}}}


I'm pretty shure the error is in the file django/contrib/comments/feeds.py on line 34."	defect	closed	contrib.syndication		normal	fixed			Unreviewed	0	0	0	0	0	0
