﻿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
13719	blocktrans in Django 1.2 doesn't work any more	schmid.ul@…	nobody	"Hello,

the ""blocktrans"" in the template system in DjangoProject worked fine in Django 1.1 but doesn't work in verion 1.2 or 1.2.1 any more. I've debug it and found out, that it finally ends in the inner except block in the method 'def get_response(self, request)' in the file 'django/core/handlers/base.py', it's round the 101st line in the file. If I print the exception it just says 'incomplete format' without any other information. What do you think is the mistake here?

Sincerly,
Ulrich Schmid"	Uncategorized	closed	Internationalization	1.2	Normal	invalid	blocktrans	nispray@…	Unreviewed	0	0	0	0	0	0
