﻿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
5795	Error with version 6582 (and higher)	hans.rauch@…	nobody	"Until svn version 6581, my program is working very well. If I upgrade to svn version 6582 (and higher), I can't start my program anymore:

{{{
NameError at /unterricht/lernarchiv/index.html
name '_' is not defined
Request Method: 	GET
Request URL: 	http://dms.bildung.hessen.de/unterricht/lernarchiv/index.html
Exception Type: 	NameError
Exception Value: 	name '_' is not defined
Exception Location: 	/data/django_projects/dms_projekt/dms/perms.py in <module>, line 19
Python Executable: 	/usr/local/bin/python
Python Version: 	2.5.1

Traceback (most recent call last):
File ""/usr/local/lib64/python2.5/site-packages/django/core/handlers/base.py"" in _real_get_response
  72. callback, callback_args, callback_kwargs = resolver.resolve(request.path)
File ""/usr/local/lib64/python2.5/site-packages/django/core/urlresolvers.py"" in resolve
  231. for pattern in self.urlconf_module.urlpatterns:
File ""/usr/local/lib64/python2.5/site-packages/django/core/urlresolvers.py"" in _get_urlconf_module
  251. self._urlconf_module = __import__(self.urlconf_name, {}, {}, [''])
File ""/data/django_projects/dms_projekt/dms/urls.py"" in
  32. from dms.views_comment import item_comment, item_manage_comments
File ""/data/django_projects/dms_projekt/dms/views_comment.py"" in
  29. from dms.roles import require_permission
File ""/data/django_projects/dms_projekt/dms/roles.py"" in
  28. from dms.perms import *
File ""/data/django_projects/dms_projekt/dms/perms.py"" in
  19. 'description': _('Lesen: kann Inhalte einsehen/lesen') }

  NameError at /unterricht/lernarchiv/index.html
  name '_' is not defined
}}}

May be there is a problem with translating? 

"		closed	Uncategorized	dev		invalid			Unreviewed	0	0	0	0	0	0
