[wp-trac] [WordPress Trac] #49190: Consider escaping get_the_title() in default themes
WordPress Trac
noreply at wordpress.org
Mon Jan 13 21:11:18 UTC 2020
#49190: Consider escaping get_the_title() in default themes
---------------------------+------------------------------
Reporter: kjellr | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
---------------------------+------------------------------
Comment (by joyously):
It shouldn't be using `esc_html()` on the title, because titles can
contain markup, so you've identified a bug in the comment.php.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49190#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list