﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
20090	Can't edit themes with '&' in the name	trepmal	nacin	"If a theme has an ampersand in the name, it cannot be edited through the !WordPress theme editor. I tested with a simple child theme:

{{{
/*
Theme Name: Amper &amp; Sand
Template: twentyeleven
*/
}}}
(doesn't matter if the ampersand is encoded or not)

If that theme is chosen from the 'Select theme to edit' select box, you are presented with '''The requested theme does not exist.''' (via {{{wp_die()}}})

Or worse, if it is the active theme you can't even access the Theme Editor, as you are immediately presented with the same message. "	defect (bug)	closed	normal	3.4	Administration		normal	fixed	needs-patch	kpayne@…
