[wp-trac] [WordPress Trac] #16507: Theme editor doesn't support themes with special characters in name
WordPress Trac
wp-trac at lists.automattic.com
Wed Feb 9 18:03:34 UTC 2011
#16507: Theme editor doesn't support themes with special characters in name
----------------------------+-----------------------------
Reporter: kawauso | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 3.0.5
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------
The internal `$themes` array uses escaped theme names as indexes, while
the name of the theme to edit is pulled directly into `$theme` from
`$_POST` without any escaping.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16507>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list