[wp-trac] [WordPress Trac] #25654: Auto core update emails might advertise the wrong version
WordPress Trac
noreply at wordpress.org
Tue Oct 22 21:18:09 UTC 2013
#25654: Auto core update emails might advertise the wrong version
------------------------------------------+---------------------
Reporter: nacin | Owner: nacin
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.7
Component: Upgrade/Install | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit i18n-change |
------------------------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"25873"]:
{{{
#!CommitTicketReference repository="" revision="25873"
Make some changes to the email templates to account for the fact that an
auto update offer might not be to the latest version.
For example, 3.7.2 install is served a 3.7.3 update, but the current
version is 3.8.1.
This commit also allows for core update notification emails to be sent
even when we are unable to run an auto update due to filesystem
configuration (VCS checkout or file permissions). But, since these emails
go through WP_Automatic_Updater, they will not be sent if the updater is
outright disabled.
fixes #25654.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25654#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list