[wp-trac] [WordPress Trac] #14028: Maintenance mode nag persists after successful upgrade
WordPress Trac
noreply at wordpress.org
Sat Nov 9 01:59:40 UTC 2013
#14028: Maintenance mode nag persists after successful upgrade
-----------------------------+------------------
Reporter: mrmist | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.8
Component: Upgrade/Install | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch |
-----------------------------+------------------
Comment (by SergeyBiryukov):
[attachment:14028.2.diff] is an attempt to use
`Core_Upgrader::check_files()` to verify that all the files were
successfully copied in case of a manual upgrade.
* When I tested this on a localized install, `readme.html` checksum turned
out to be different than expected in `get_core_checksums()`, since the
file is translated. I guess it can be excluded from the check.
* Noticed that `$comparison` doesn't actually affect anything. See #25887.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14028#comment:14>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list