Opened 3 years ago
Closed 3 years ago
#11654 closed defect (bug) (fixed)
wp-settings.php is missing i18n
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | 3.0 |
| Component: | I18N | Version: | 2.9 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
"GLOBALS overwrite attempt detected" error is missing comments for i18n. Patch included.
Attachments (2)
Change History (5)
nbachiyski — 3 years ago
comment:2
nbachiyski — 3 years ago
- Priority changed from lowest to low
Note: See
TracTickets for help on using
tickets.

The string was moved from wp-settings.php to wp-includes/load.php. The new patch reflects the change.