﻿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
15368	Regression in Context	Timothée Peignier	Luke Plant	"There is a regression since r15601 (in the 1.2.X branch), that notably break tests : 

{{{
def _new(self): 
 	return self.__class__(autoescape=self.autoescape, 
 	                                    current_app=self.current_app, 
 	                                    use_l10n=self.use_l10n)
}}}

But the `use_l10n`attribute doesn't exist in 1.2.
"		closed	Template system	1.2		fixed	blocker regression		Accepted	1	0	1	0	0	0
