﻿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
16516	Blocktrans should tolerate bad locale data	Simon Litchfield	nobody	"Currently, blocktrans crashes entire pages when it tries to merge strings that aren't properly formatted in the locale data files. 

For example, if %(person)s is the original, the spanish translated version might erroneously include %(persona)s. If that's being blocktrans'd in your base template, it'll crash your whole spanish site.

Translators work separately to template writers, and are generally less technical. Mistakes happen. They are minor and shouldn't bring sites down. Especially with tools like django-rosetta in their hands.

IMHO, the default behaviour here should be to ignore (or perhaps throw a warning) on improperly formatted translation strings."	Cleanup/optimization	closed	Internationalization	1.3	Normal	fixed			Ready for checkin	1	0	0	0	0	0
