[wp-trac] Re: [WordPress Trac] #9141: wp_generate_tag_cloud uses wrong decimal seperator

WordPress Trac wp-trac at lists.automattic.com
Fri Feb 20 03:33:40 GMT 2009


#9141: wp_generate_tag_cloud uses wrong decimal seperator
--------------------------+-------------------------------------------------
 Reporter:  Toni-P        |       Owner:  anonymous
     Type:  defect (bug)  |      Status:  new      
 Priority:  normal        |   Milestone:  2.7.2    
Component:  Template      |     Version:           
 Severity:  normal        |    Keywords:  has-patch
--------------------------+-------------------------------------------------

Comment(by DD32):

 The suggested fix isnt very good IMO.

 The root cause would be becase the count being passed in is
 internationalised, and not a int as expected.

 I think That could be caused by the internationalisation which happens for
 the title attr..: http://core.trac.wordpress.org/browser/trunk/wp-includes
 /category-template.php#L639

 I have a feeling the $count variable is being overwritten for some reason
 when the function is called..

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


More information about the wp-trac mailing list