#16677: templates tests fail when the path to django contains a space
---------------------------+-------------------------------------------
     Reporter:  aaugustin  |                    Owner:  nobody
         Type:  Bug        |                   Status:  new
    Milestone:             |                Component:  Template system
      Version:  1.3        |                 Severity:  Normal
     Keywords:             |             Triage Stage:  Unreviewed
    Has patch:  0          |      Needs documentation:  0
  Needs tests:  0          |  Patch needs improvement:  0
Easy pickings:  0          |                    UI/UX:  0
---------------------------+-------------------------------------------
 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.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16677>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to