[wp-trac] [WordPress Trac] #24300: Escaping of "_format_image" textarea
WordPress Trac
noreply at wordpress.org
Thu May 9 23:39:11 UTC 2013
#24300: Escaping of "_format_image" textarea
--------------------------+-----------------------------
Reporter: tollmanz | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Post Formats | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
I am seeing an issue with the escaping of the "_format_image" textarea in
`wp-admin/includes/post-formats.php` on line 56 as of r24227. `esc_html`
should be used instead of `esc_html_e`, which is meant for translatable
strings.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24300>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list