﻿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
16677	templates tests fail when the path to django contains a space	Aymeric Augustin	nobody	"See here: http://ci.myks.org/job/Django%20+%20Oracle/42/console

Since the project is called ""Django + Oracle"", the checkout ends up in ""/var/lib/jenkins/jobs/Django + Oracle/workspace"".

To reproduce the problem, move your checkout of django so there's a space somewhere in the path (for instance `mv django-trunk ""django trunk""`) and run `PYTHONPATH=.. ./runtests.py --settings=test_sqlite templates`.

This isn't a big problem in itself — who uses spaces in filesystem paths? — but it may be a symptom of a more general escaping problem."	Bug	new	Template system	1.3	Normal				Unreviewed	0	0	0	0	0	0
