﻿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
16662	Comments  does not set is_public to false for comments under moderation	oyvind.saltvik@…	nobody	"Comment object not passed by reference in signals.comment_will_be_posted from post_coments view.

Setting is_public to false in Moderator.pre_save_moderation has no effect.

Proposed solution: make Moderator.pre_save_moderation return status code to set is_public or not.

Temporary solution: set is_public on the models pre_save to false

Details:

Django 1.2.5 on gunicorn

"	Bug	closed	contrib.comments	1.3	Release blocker	invalid	comments signals is_pubic gunicorn 1.2.5 pre_save	oyvind.saltvik@…	Unreviewed	0	0	0	0	0	0
