Opened 3 years ago

Closed 3 years ago

#11654 closed defect (bug) (fixed)

wp-settings.php is missing i18n

Reported by: Nao Owned by: nbachiyski
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)

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

Download all attachments as: .zip

Change History (5)

Nao3 years ago

  • Keywords has-patch added
  • Milestone changed from Unassigned to 3.0
  • 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.

  • 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.