[wp-trac] Re: [WordPress Trac] #6867: single_tag_title() prints empty string on non-latin1 data

WordPress Trac wp-trac at lists.automattic.com
Mon May 5 02:53:42 GMT 2008


#6867: single_tag_title() prints empty string on non-latin1 data
----------------------+-----------------------------------------------------
 Reporter:  reinkim   |        Owner:  ryan
     Type:  defect    |       Status:  new 
 Priority:  normal    |    Milestone:  2.6 
Component:  Template  |      Version:      
 Severity:  normal    |   Resolution:      
 Keywords:            |  
----------------------+-----------------------------------------------------
Comment (by reinkim):

 If slug of tag is stored in latin1 and tag name is not in latin1,
 single_tag_title() returns correct (non-empty) tag value.

 eg) tag-id : 10
     tag-name : 한글 (non-latin1 characters)
     tag-slug : hangul

 Then, single_tag_title() function returns tag-name value correctly.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6867#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list