[wp-trac] [WordPress Trac] #13025: Post titles are not escaped properly
WordPress Trac
wp-trac at lists.automattic.com
Fri Apr 16 11:23:05 UTC 2010
#13025: Post titles are not escaped properly
--------------------------+-------------------------------------------------
Reporter: singpolyma | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: General | Version: 2.9.2
Severity: critical | Keywords: reporter-feedback
--------------------------+-------------------------------------------------
Changes (by solarissmoke):
* keywords: => reporter-feedback
Comment:
I can't reproduce this - entities are escaped just fine when I try it on
WP 2.9.2
Looking at wp-includes/default-filters.php, there is an esc_html action on
wp_title (line 86) which ensures that the title is properly escaped.
I think that the problem is being caused by your theme.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13025#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list