﻿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
6506	simple include tag doesn't layer context like normal include tag	Kenneth Arnold	nobody	"This was surprising behavior: unlike the provided include tag, user-defined include tags don't layer the provided context on top of the existing context.

It is consistent with a strict reading of the docs, but it's a confusing and un-motivated difference from ordinary include behavior.

I'm attaching a quick and dirty patch to fix this. The needed design decision is exactly how the context class should be handled; is there a use case for something other than just Context? (!RequestContext needs another parameter...)
"	Bug	closed	Template system	dev	Normal	fixed	include custom tag library context layer inherit	kenneth.arnold@…	Design decision needed	1	0	0	0	0	0
