﻿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
6071	Revison 6777 / 6778: maximum recursion depth exceeded	hans.rauch@…	Trey	"Until revison 6777 my Django-program works fine. If I update to version 6778, I'll get the following error:

Request Method:  	GET
Request URL: 	http://dms.bildung.hessen.de/wir_ueber_uns/intern/index.html/edit/
Exception Type: 	RuntimeError
Exception Value: 	maximum recursion depth exceeded
Exception Location: 	/usr/local/lib64/python2.5/site-packages/django/utils/safestring.py in __add__, line 73
Python Executable: 	/usr/local/bin/python
Python Version: 	2.5.1

The error occurs, if I try to show a form (newforms).
"		closed	Forms	dev		fixed			Accepted	1	0	0	0	0	0
