Ticket #665 (assigned defect)

Opened 4 months ago

Last modified 3 months ago

get_locale() returns an empty string

Reported by: omry Assigned to: donncha (accepted)
Priority: normal Milestone:
Component: component1 Version:
Severity: normal Keywords:
Cc:

Description

during init(), get_locale() returns an empty string even if WPLANG is defined in wp-config.php

this breaks the loading of plugin translations.

reproduced with 1.3.3 and with 1.5.1

Change History

07/03/08 16:21:56 changed by donncha

  • owner changed from somebody to donncha.
  • status changed from new to assigned.

This is probably fixed in trunk in [1331]. If WPLANG is not set it returns en_US now. Can you try trunk and tell me if it works or not?

07/18/08 15:21:14 changed by omry

what is the svn url?

07/18/08 15:26:28 changed by donncha