Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#11654 closed defect (bug) (fixed)

wp-settings.php is missing i18n

Reported by: nao's profile Nao Owned by: nbachiyski's profile nbachiyski
Milestone: 3.0 Priority: low
Severity: normal Version: 2.9
Component: I18N Keywords: has-patch
Focuses: Cc:

Description

"GLOBALS overwrite attempt detected" error is missing comments for i18n. Patch included.

Attachments (2)

wp-settings-i18n.patch (539 bytes) - added by Nao 15 years ago.
globals-message-load.diff (684 bytes) - added by nbachiyski 15 years ago.

Download all attachments as: .zip

Change History (5)

#1 @scribu
15 years ago

  • Keywords has-patch added
  • Milestone changed from Unassigned to 3.0

#2 @nbachiyski
15 years ago

  • Priority changed from lowest to low

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

#3 @nacin
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [13222]) Add missing i18n comment for a hard-coded string. Props Nao, fixes #11654

Note: See TracTickets for help on using tickets.