[wp-trac] [WordPress Trac] #18201: Verify updates with md5 checks
WordPress Trac
noreply at wordpress.org
Mon Sep 9 05:22:45 UTC 2013
#18201: Verify updates with md5 checks
-----------------------------+------------------
Reporter: nacin | Owner:
Type: feature request | Status: new
Priority: low | Milestone: 3.7
Component: Upgrade/Install | Version:
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------
Comment (by pento):
Upon reflection, attachment:18201.diff was completely wrong, and totally
missed the point.
So, let's try this again with attachment:18201.2.diff.
This one does the following:
* Checks the state of the current WP install, to decide if it can get away
with a partial upgrade
* Checks the current WP install against the upgrade version checksums, to
see if we can skip any files
It doesn't do the check after the upgrade (as suggested in the original
ticket), as I think we need to consider how we want that to behave.
Blindly retrying the copy feels like the wrong solution, and I suspect the
answer will be huge and will bog down this ticket, so it'd be good to
tackle that separately.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18201#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list