﻿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
5557	The cache_page decorator fails on urls containing spaces	eriks@…	Jacob	"Memcache raises an exception when a key contains a space. The cache_page decorator does not escape the url of the page causing a server error. 
The included patch wraps the use of request.path with a call to uri_to_iri()
"		closed	Core (Cache system)	dev		fixed	cache_page		Accepted	1	0	0	0	0	0
