﻿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
13109	template tag ssi, doesn't resolve variable name for path	htumblin	nobody	"When attempting to use the {% ssi foo %} template tag, the documentation indicates that its similar to the  {% include foo %} tag. The include tag allows one to specify the file to include as a variable or as a string. ssi does not support having a variable here.

Additionally, if in debug mode, ssi displays a message if it doesn't have permission to the file, I added the filename to this message. Helps with debugging.

I've attached my diff file. I did an svn update before I made my changes, so this diff should be pretty current against the trunk.

Thanks

/Henry"		closed	Template system	1.1		duplicate	templatetag ssi		Unreviewed	1	0	0	0	0	0
