﻿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
4845	Memcache and File-based caching don't work post-unicode	Matt Riggott	Jacob	"Caching using the memcache backend (at least with the {{{memcache}}} library; I haven't tried {{{cmemcache}}}) no longer works with Subversion trunk after the Unicode merge (i.e. after [5608]).  The following error occurs:

PythonHandler django.core.handlers.modpython: MemcachedStringEncodingError: Keys must be str()'s, notunicode.  Convert your unicode strings using mystring.encode(charset)!

Rolling back to [5908] means memcache-based caching works fine."		closed	Core (Cache system)	dev		fixed	filebased memcache unicode	jdunck@…	Accepted	1	0	0	0	0	0
