Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 8 years ago

#8023 closed defect (bug) (fixed)

Automatic updates and translations

Reported by: nbachiyski's profile nbachiyski Owned by:
Milestone: 2.7 Priority: normal
Severity: normal Version:
Component: I18N Keywords:
Focuses: Cc:

Description

There are a couple problems with the current implementation of automatic updates in regard to translated versions:

  1. Some people don't want to upgrade to the local package, because

they have more than one locale on the installation and the API call
sends the current locale.

  1. Local versions are usually released a day or two (or more) after

the English one. If users upgrade to the English one, they have no
means to be notified when the local one is released.

Here is a patch, which adds support for more than one update sent by the API. All the available updates are listed on the update page and the user can install any of them. Translated updates can be hidden if one doesn't want them.

Also in the patch: simple styling for the update page; Updates item in the Tools menu, so that hidden updates are somehow available if somebody wants to unhide them.

Attachments (1)

i18n-automatic-upgrade.diff (15.2 KB) - added by nbachiyski 15 years ago.

Download all attachments as: .zip

Change History (4)

#1 @ryan
15 years ago

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

(In [9441]) Better i18n support for automatic upgrade. Props nbachiyski. fixes #8023

This ticket was mentioned in Slack in #core by boone. View the logs.


8 years ago

This ticket was mentioned in Slack in #feature-shinyupdates by swissspidy. View the logs.


8 years ago

Note: See TracTickets for help on using tickets.