﻿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
18393	Don't let blocktrans crash on ValueError	Julien Phalip	nobody	"If a translator mistypes a variable name's format, causing the string formatting to fail with a `ValueError`, then the entire page will go down with a 500 error. That error should be ignored to prevent that.

Note: this is different than if the variable name itself is wrong. In that a case, a `KeyError` is returned but this is already taken care of by https://github.com/django/django/commit/16bb9c594c

Pull request coming soon."	Bug	closed	Internationalization	1.4	Normal	fixed			Ready for checkin	1	0	0	0	0	0
