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 2645,[patch] template error handler has an error,md@…,Adrian Holovaty,"django/template/__init__.py (revision 3709) arroundline 439 has a little typo resulting in broken error handling. This is the fix: {{{ - raise TemplateSyntaxError, ""Searching for value. Unexpected end of string in column %d: %s"" % subject + raise TemplateSyntaxError, ""Searching for value. Unexpected end of string in column %d: %s"" % (i, subject) }}} You can get a real diff at http://c0re.23.nu/c0de/misc/django-3709-template-error-error.diff Regards Maximillian Dornseif",defect,closed,Template system,dev,normal,fixed,,md@…,Unreviewed,1,0,0,0,0,0