Feature #15360
closedProvide an "Upgrade Wizard" on just one page for upgrading TYPO3 easily
0%
Description
We now have the "Update Wizard" in the Install Tool, but it only covers a part of an "upgrade" process for TYPO3.
If you scan through http://www.infolagret.se/index.php?id=598 , you'll see how many manual steps are involved in an upgrade (from the "Start the Install Tool" part until "Check the ChangeLog").
Most if not all of these stuff can be automated in one step.
The steps involved are:
- Compare and update the database, don't remove anything
- Install the new static tables
- Clear cache-tables
- Optionally clear typo3temp/ (e.g. if the upgrade requires it: 3.8.0 > 3.8.1) Remove "temp_CACHED_" files
If that is what the user is expected to do anyway when he upgrades, why not provide this functionality directly in the upgrade wizard as one single step?
Why should we make life more difficult than needed for users wanting to upgrade?
I still think its ugly to let any user login into the backend of a "corrupted" installation, as this might be the first thing an admin tries to do. We can detect that (simply store the latest installed version somewhere in localconf.php, as we already do with the compatVersion) and then redirect automatically to the Upgrade Wizard.
(issue imported from #M2175)
Updated by Sebastian Kurfuerst almost 19 years ago
Updated by Sebastian Kurfuerst almost 19 years ago
I don't think so, as these seem to be bigger changes to the install tool.
Greets, Sebastian
Updated by Andreas Wolf about 13 years ago
- Category set to Install Tool
- Assignee set to Benni Mack
- Target version deleted (
0)
Assigning to Benni as the lead of the install tool refactoring.
Updated by Wouter Wolters over 11 years ago
- Status changed from New to Needs Feedback
- Assignee deleted (
Benni Mack)
Most of the things mentioned here are solved in TYPO3 6.2. Corrupted installation can be handled in Install Tool as of TYPO3 6.2.
Can this be closed?
Updated by Alexander Opitz almost 11 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.