[wp-trac] [WordPress Trac] #6867: single_tag_title() prints empty
string on non-latin1 data
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 29 00:19:57 GMT 2008
#6867: single_tag_title() prints empty string on non-latin1 data
----------------------+-----------------------------------------------------
Reporter: reinkim | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.6
Component: Template | Version:
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
single_tag_title() in wp-includes/general-template.php returns tag_id 0 on
non-latin tag value (like 한글).
So, the tag_id value is 0, it returns (or displays) empty string on the
screen.
It breaks archive page in many themes -- including WP default theme.
--
Ticket URL: <http://trac.wordpress.org/ticket/6867>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list