#3611 closed defect (bug) (fixed)
Lack of WPLANG in config causes blog to claim it's language is en-US
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
The best solution would be to omit the language attribute completely when WPLANG is empty, however this patch simply changes it to "en" for the time being.
Priority set to high as it's a trivial patch and should go in 2.1
Attachments (1)
Change History (5)
nickshanks — 6 years ago
comment:1
Viper007Bond — 6 years ago
If it's not en-US, wouldn't you define WPLANG?
- Resolution set to fixed
- Status changed from new to closed
comment:3
nickshanks — 6 years ago
Shouldn't all these be "en" not "en-US" though? That was part of the point in opening this in the first place. Leaving as closed but would like response.
Note: See
TracTickets for help on using
tickets.

patch