[wp-trac] [WordPress Trac] #18783: get_locale() should check site option in multisite even when WP_INSTALLING

WordPress Trac wp-trac at lists.automattic.com
Mon Sep 26 19:07:57 UTC 2011


#18783: get_locale() should check site option in multisite even when WP_INSTALLING
--------------------------+-----------------
 Reporter:  nacin         |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  3.3
Component:  Multisite     |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------
 In multisite, get_locale() will check get_option('WPLANG') and then
 get_site_option('WPLANG'). We skip both when WP_INSTALLING (i.e. blog
 activation), but we should only skip the blog option at that point.

 Follow up to a comment of mine in #14553.

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


More information about the wp-trac mailing list