﻿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
15572	"include with ""only"" option discards context properties (such as autoescape)"	dfoerster	nobody	"When including template files with the ""only"" option set, context properties such as autoescape are discarded.

Expected behaviour: The properties of the context object should be retained. (This is already the case when not using the ""only"" option.)

I attached a patch that fixes this problem (I'm not sure if the current_app property also needs to be copied).

Cheers
   David"		closed	Template system	dev		fixed	include, autoescape, blocker		Accepted	1	0	1	0	0	0
