Project

General

Profile

Actions

Bug #87847

closed

Upgrade from 9.5.4 to 9.5.5

Added by John F. Godfrey about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2019-03-05
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

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!


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #87575: Typo3 9.5.2 / 9.5.3: Core update does not start the download of a new versionClosed2019-01-29

Actions
Actions #1

Updated by Susanne Moog about 5 years ago

  • 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.

Actions #2

Updated by Susanne Moog about 5 years ago

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.

Actions #3

Updated by Oliver Hader about 5 years ago

  • Category set to Install Tool
Actions #4

Updated by Andreas Kienast about 5 years ago

  • Status changed from Accepted to In Progress
Actions #5

Updated by Gerrit Code Review about 5 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59875

Actions #6

Updated by Gerrit Code Review about 5 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59875

Actions #7

Updated by Gerrit Code Review about 5 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59877

Actions #8

Updated by Andreas Fernandez about 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Anja Leichsenring about 5 years ago

  • Related to Bug #87575: Typo3 9.5.2 / 9.5.3: Core update does not start the download of a new version added
Actions #10

Updated by Benni Mack about 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF