Ticket #6132 (new defect)

Opened 9 months ago

Last modified 6 months ago

Error message in wp-blog-header.php can't be RTLed even if locale is set

Reported by: RanYanivHartstein Assigned to: nbachiyski
Priority: normal Milestone: 2.9
Component: i18n Version:
Severity: normal Keywords:
Cc:

Description

The wp_die function checks for the $text_direction variable to set directionality in error messages, however when there is no wp-config.php file, the error message in wp-blog-header.php is shown - but since there is no wp-config.php file, the locale files don't get loaded and the error message isn't RTLed.

I hope this wasn't too convoluted an explanation, it's a bit of a paradoxical situation that's hard to explain...

Change History

03/09/08 03:30:37 changed by lloydbudd

  • milestone set to 2.6.

All open tickets should have a milestone.

06/04/08 11:32:37 changed by nbachiyski

  • owner changed from anonymous to nbachiyski.