[wp-trac] [WordPress Trac] #24253: Using _e() instead of _ex() in wp-admin/revision.php
WordPress Trac
noreply at wordpress.org
Thu May 2 21:51:01 UTC 2013
#24253: Using _e() instead of _ex() in wp-admin/revision.php
-----------------------------+-------------------
Reporter: johnjamesjacoby | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: Revisions | Version: trunk
Severity: normal | Keywords:
-----------------------------+-------------------
r24157 introduced a bug causing what should be a text-hint to instead be a
textdomain.
Patch attached uses _ex().
(Aside: we need esc_html_ex() and esc_attr_ex() functions.)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24253>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list