Bug #87847
closed
Upgrade from 9.5.4 to 9.5.5
Added by John F. Godfrey over 5 years ago.
Updated over 5 years ago.
Description
Was alerted in Back End that upgrade is available. Went to Upgrade, verified 9.5.5 was available. clicked the Update now button and nothing happens, except to go back to screen with Update now button. This happened on 2 different machines.
Thanks for looking into this!
- Status changed from New to Accepted
Thanks for your report, I can reproduce the issue.
Until it is fixed you can use this workaround:
The issue only happens if you call the upgrade from the backend. If you use the standalone install tool, it's working fine. So try going to https://<your-domain>/typo3/install.php and upgrade from there.
Technical info:
TYPO3.CMS/typo3/sysext/install/Resources/Public/JavaScript/Modules/CoreUpdate.js:
showActionButton -> sets .data('action')
initializize > var action = $(e.target).data('action'); -> does not get the correct action data.
- Category set to Install Tool
- Status changed from Accepted to In Progress
- Status changed from In Progress to Under Review
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Related to Bug #87575: Typo3 9.5.2 / 9.5.3: Core update does not start the download of a new version added
- Status changed from Resolved to Closed
Also available in: Atom
PDF