Bug #57497
closedTask #57578: TceformsUpdateWizard improvements (Migrate all file relations from tt_content.image and pages.media)
TceformsUpdateWizard shows up too often
100%
Description
TceformsUpdateWizard shows up in the upgrade wizard overview too often since it does not remember finished work properly.
Updated by Markus Klein almost 11 years ago
- Subject changed from TceformsUpdateWizard shows up too oftern to TceformsUpdateWizard shows up too often
Updated by Gerrit Code Review almost 11 years ago
- Status changed from Accepted 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/29033
Updated by Alexander Opitz almost 11 years ago
Beside of the issue, that it is shown too often, I dislike that you go to next wizard without further notice that this wizard needs to run again.
Updated by Markus Klein almost 11 years ago
That's why I'm preparing a patch that will recall the wizard as long as there's work to do. That will also fix problems with big installations were the conversion can't be done in one request.
But that requires some prework:- Different handling of errors in the wizard
- Installer needs ajax handling, so I can show a progress in the Install Tool
- etc.
Updated by Markus Klein over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a7d1f8cd8a660122407d5da4bb97692849bd9ecd.