﻿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
10094	include and extends template tags do not accept filenames with spaces	peter@…	Gary Wilson	"In module template.loader.tags the do_extends function parses a tokens
content like this:    bits = token.contents.split()  which does not
work correctly if the extends path has a folder name with a space in it 
(as one of mine did). I understand token.split_contents() should
be used."		closed	Template system	1.0		fixed			Ready for checkin	1	0	0	0	0	0
