[wp-trac] [WordPress Trac] #14069: do_robots() ignores charset setting

WordPress Trac wp-trac at lists.automattic.com
Thu Jun 24 10:20:29 UTC 2010


#14069: do_robots() ignores charset setting
--------------------------+-------------------------------------------------
 Reporter:  hakre         |       Owner:            
     Type:  defect (bug)  |      Status:  new       
 Priority:  normal        |   Milestone:  Unassigned
Component:  Charset       |     Version:            
 Severity:  normal        |    Keywords:  has-patch 
--------------------------+-------------------------------------------------
 the do_robots() function does not reflect the blogs charset setting
 ''while'' hooking into plugins that could be aware of that.

 a possible fix can be to add the charset setting ({{{get_bloginfo(
 'charset' )}}}) in there.

 bug has been "introduced" by implementing some related feature: [5117],
 looks like that setting was just forgotten that time.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14069>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list