Bug #24134
closedUpdate Wizard: Next button is missing which destroys usability
0%
Description
When doing an upgrade (or new installation) of TYPO3 only changeCompatibilityVersion has a Next button. There is no Next button for installation of System Extensions or other upgrade/installations tasks.
This makes the usability a bit annoying.
Screendump attached.
There are no 4.5.0-beta1 tag so it's tagged with alpha3.
Same result on 2 different servers and 5 installations, 2 upgrading and 3 new installations.
Server 2 has PHP 5.2
(issue imported from #M16478)
Files
Updated by Erik Svendsen about 14 years ago
I suppose this may be a consequence of the changes to EM, and related to bug 16457.
Updated by Steffen Gebert about 14 years ago
This has nothing to do with the EM, Install Tool is standalone and this is no new (but an ugly) situation.
Updated by Erik Svendsen almost 14 years ago
I surely misunderstood something, and that Install tool had to call the EM for installing the extensions.
Yes the situation are ugly - but not any crisis.
I suppose there are more important bugs to solve, so my solutions would be to change the text to tell the user/admin that he has to install these extensions from EM (as a quick fix).
Updated by Christian Nölle almost 14 years ago
Can confirm this, same over here. Just tried the beta1 in a sandbox. Install using em works.
Updated by Ernesto Baschny almost 14 years ago
Could not reproduce that. Since beta1 we improved that alot:
- we have Next buttons now on every step (to go to the next one)
- the installation of the extensions can be skipped (unchecking all checkboxes) and the wizard won't pop up anymore
If this things fixes your problems, please report back, so that we can close this issue. Thanks!
Updated by Erik Svendsen almost 14 years ago
Works as it should Issue can be closed.