Fixed Hashes json not being copied when using one click upgrade

Snog

Well-known member
Affected version
2.1 Beta 1
I tried the one click upgrade for my XF add-ons and hashes.json was not replaced for Media Gallery. So, this morning I'm showing a ton of files with unexpected contents.

Manually copying the hash file removed all of the unexpected contents except one:
188567

EDIT: Manually copying that file also cleared that final unexpected contents message.
 
Just as a note, when it comes to core upgrades, you will still see this with beta 2. We have fixed the issue that caused it, but it gets resolved after we've already triggered the code that caused this bug there. We have some code in place now that should prevent it, but we're still doing a bit of debugging on it.

If you want to manually workaround it, you should generally be able to download the XF zip from the customer area and replace src/addons/XF/hashes.json with the version from the zip. (Or do a "traditional" upgrade. :))
 
Back
Top Bottom