﻿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
3496	WSGI handler dies on a form containing only empty checkboxes	mikko@…	nobody	"WSGI handler hangs when submitting a form containing only empty checkboxes. Because checkboxes are unchecked, HTTP POST request has zero content-length in this case. This zero is passed forward to a socket read function which never returns.

I have attached a patch which modifies WSGI to propeply deal with this case.

Cheers,
Mikko Ohtamaa
Oulu, Finland"		closed	Core (Other)	dev		fixed	wsgi checkbox post request zero		Unreviewed	1	0	0	0	0	0
