﻿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
9673	comment form honeypot field isn't hidden when using {% get_comment_form %}	aj	nobody	"With {% render_comment_form for object %} you get the following for the hidden fields:
{{{
...
<p style=""display: none;"">....</p>
...
}}}

But {% get_comment_form for object as form %} returns a form with the, supposedly hidden, honeypot fields visible.
So the text ""If you enter anything in this field your comment will be treated as spam"" is displayed when using {% get_comment_form for object as form %}

"		closed	contrib.comments	1.0		invalid			Unreviewed	0	0	0	0	0	0
