Project

General

Profile

Actions

Feature #15360

closed

Provide an "Upgrade Wizard" on just one page for upgrading TYPO3 easily

Added by Ernesto Baschny over 18 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2006-01-04
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

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)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #15118: Install tool with TabsClosedChris topher2005-10-19

Actions
Related to TYPO3 Core - Bug #21250: Cannot login after upgrade to TYPO3 4.3 due to missing authentication methodClosed2009-10-12

Actions
Actions

Also available in: Atom PDF