[wp-trac] [WordPress Trac] #23113: Automatic notice of new localized version missing
WordPress Trac
noreply at wordpress.org
Wed Jan 23 20:16:00 UTC 2013
#23113: Automatic notice of new localized version missing
-----------------------------+----------------------------
Reporter: pavelevap | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: WordPress.org
Component: Upgrade/Install | Version: 3.5
Severity: major | Resolution:
Keywords: |
-----------------------------+----------------------------
Changes (by pavelevap):
* severity: normal => major
Comment:
There is another serious problem which is probably also somehow related.
1) Install English version of 3.4.2
2) Add following code into wp-config.php:
{{{
define('WPLANG', 'cs_CZ');
}}}
3) After uploading localized files into wp-content/languages is WordPress
install localized.
But it is not possible to update to Czech version of WordPress 3.5. There
is only English version available. It is also regression, because it was
possible several months ago. Now there is no chance to update to localized
version and several Czech users had troubles with this behaviour. So, when
you start working in English and want to switch to localized version,
automatic updates will not work. Never. Too bad...
It is probaly caused by some new check for $wp_local_package in wp-
includes/version.php ?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23113#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list