[wp-trac] [WordPress Trac] #23555: Fatal error when sunrise added

WordPress Trac noreply at wordpress.org
Sat Mar 2 04:16:19 UTC 2013


#23555: Fatal error when sunrise added
--------------------------+--------------------
 Reporter:  Rahe          |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  low           |   Milestone:  3.5.2
Component:  Multisite     |     Version:  3.5.1
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+--------------------
Changes (by SergeyBiryukov):

 * keywords:   => has-patch


Comment:

 [attachment:23555.patch] just checks if `__()` exists and does nothing
 otherwise.

 [attachment:23555.2.patch] checks if `__()` exists and falls back to
 untranslated strings if it doesn't.

 We have a similar check in `_default_wp_die_handler()`: [6110], [11342].

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


More information about the wp-trac mailing list