[wp-trac] [WordPress Trac] #22704: Automatic Core Updates
WordPress Trac
noreply at wordpress.org
Fri Sep 27 23:20:09 UTC 2013
#22704: Automatic Core Updates
-----------------------------+-----------------------
Reporter: pento | Owner: pento
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 3.7
Component: Upgrade/Install | Version: 3.5
Severity: normal | Resolution:
Keywords: |
-----------------------------+-----------------------
Comment (by nacin):
In [changeset:"25633"]:
{{{
#!CommitTicketReference repository="" revision="25633"
Changes to automatic background updates in preparation for Beta 1.
* Show a notice for beta testers on update-core.php explaining the status
of their install. Three possibilities: auto updates are enabled, auto
updates are disabled because the install doesn't support SSL HTTP
requests, and auto updates are disabled because it is a VCS checkout.
* Improve the output of the email, for maximum debugging potential.
Failures are clearly labeled and the email leads testers to the support
forums and Trac.
* Try to create wp-content/languages in the upgrader if it doesn't exist.
Our mkdir isn't recursive, so trying to create wp-
content/languages/plugins could fail.
* Abstract out version control checkout determination into a public
method. The filter is now auto_upgrade_is_vcs_checkout, still subject to
change.
see #22704.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22704#comment:70>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list