﻿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
27459	Tuple index out of bounds when logging	Brandon Chinn	nobody	In `django.utils.log`, `ServerFormatter` indexes into `args` without first checking its length when indexing `args[1]`, which causes an out of bounds error. One way to reproduce this is to cause a broken pipe error (see `django.core.servers.basehttp` line 85).	Bug	closed	Utilities	1.10	Normal	duplicate			Unreviewed	1	0	0	0	0	0
