First time here? Check out the FAQ!
0

Template Error when trying to close a question

TemplateSyntaxError at /question/1/testing-123/
Encountered unknown tag 'else'.
Request Method: GET
Request URL:    http://172.19.32.112:8001/question/1/testing-123/
Django Version: 1.5
Exception Type: TemplateSyntaxError
Exception Value:    
Encountered unknown tag 'else'.
Exception Location: /home/nikhil/mysite/askbot/templates/question/closed_question_info.html in template, line 4
Python Executable:  /usr/bin/python
Python Version: 2.7.3
Python Path:    
['/home/nikhil/interviewcluster',
 '/usr/local/lib/python2.7/dist-packages/South-0.8.4-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/Coffin-0.3.8-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/lamson-1.3.4-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/django_keyedcache-1.4_6-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/django_celery-3.0.11-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/oauth2-1.5.211-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/Unidecode-0.04.14-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/markdown2-2.1.0-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/django_threaded_multihost-1.4_1-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/Jinja2-2.7.1-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/pytz-2013b-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/django_compressor-1.2-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/django_robots-0.9.2-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/django_picklefield-0.3.0-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/python_openid-2.2.5-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/akismet-0.2.0-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/django_countries-1.0.5-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/django_kombu-0.9.4-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/django_tinymce-1.5.1b2-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/django_followit-0.0.3-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/html5lib-0.90-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/django_recaptcha_works-0.3.4-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/longerusername-0.4-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/sanction-0.3.1-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/pystache-0.3.1-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/beautifulsoup4-4.3.2-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/python_modargs-1.7-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/python_daemon-1.6-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/nose-1.3.0-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/mock-1.0.1-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/celery-3.1.4-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/django_appconf-0.6-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/six-1.4.1-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/lockfile-0.9.1-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/kombu-3.0.5-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/billiard-3.3.0.7-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/amqp-1.3.3-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/anyjson-0.3.3-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/distribute-0.7.3-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/setuptools-1.4-py2.7.egg',
 '/usr/local/lib/python2.7 ...
(more)
Nikhil's avatar
79
Nikhil
asked 2013-12-05 02:19:15 -0500, updated 2013-12-05 02:47:22 -0500
edit flag offensive 0 remove flag close merge delete

Comments

We have the same problem, it's a bug and has been reported here: https://github.com/ASKBOT/askbot-devel/issues/191%3C/p (https://github.com/ASKBOT/askbot-devel/issues/191</p<>>)

mbrrg's avatar mbrrg (2014-01-24 04:20:49 -0500) edit
add a comment see more comments

1 Answer

0

This issue is fixed in the repository.

Evgeny's avatar
13.2k
Evgeny
answered 2014-01-24 11:40:44 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments