﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
9939	"""TypeError: generate() keywords must be strings"" Python 2.6 and trac 0.12"	margineanu.andrei@…	martin_s	"Hi, 
We installed the !WatchlistPlugin on our company server after making the update to trac 0.12.
When watching any wiki page the following error occurs:

'''!TypeError: generate() keywords must be strings'''

 * in : ''""<path>/egg/trac/web/chrome.py"", line 812, in render_template'' 
 * line 812: ''stream = template.generate(**data)''
 * data: ''{'datetime_format': u'%Y-%m-%d %H:%i:%s', 'all': <built-in function all>, ...''

It might be related to the python handling of unicode strings.
See [http://bugs.python.org/issue2646 here] and 
and [http://mail-archives.apache.org/mod_mbox/qpid-dev/200609.mbox/%3C1159389941.4505.10.camel@localhost.localdomain%3E here].

Thanks in advance."	defect	closed	normal	WatchlistPlugin	normal	fixed	typeerror python	rjollos	0.12
