[wp-trac] [WordPress Trac] #19599: Localizations should not need to worry about the default secret key
WordPress Trac
wp-trac at lists.automattic.com
Thu May 24 21:25:00 UTC 2012
#19599: Localizations should not need to worry about the default secret key
-----------------------------+-----------------------
Reporter: nacin | Owner: nacin
Type: task (blessed) | Status: reopened
Priority: high | Milestone: 3.4
Component: I18N | Version: 3.4
Severity: major | Resolution:
Keywords: has-patch close |
-----------------------------+-----------------------
Changes (by nacin):
* keywords: has-patch => has-patch close
* severity: blocker => major
Comment:
After lots of additional discussion, [20887] is about as good as it is
going to get. It is not easy in a 3.3 environment (so admin/includes
/update-core.php) to issue 3.4 cookies, as headers are already sent. It is
not easy in a 3.4 environment (so post-upgrade) to allow 3.3 cookies to be
valid, as we won't have things like $wp_default_secret_key to work with
for localized builds, and it results in a lot of extra code for not much
benefit.
Leaving open so we can test this a bit further, but it's done as far as I
can tell.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19599#comment:18>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list