Task #49353
closedTask #49162: Rewrite install tool
Reports Module links to the standalone install tool
100%
Description
Remaining updatesUpdate Incomplete
This installation is not configured for the TYPO3 version it is running. If you did so intentionally, this message can be safely ignored. If you are unsure, visit the Update Wizard
section of the Install Tool to see how TYPO3 would change.
The called link ishttp://localhost/intro/typo3/install/index.php?redirect_url=index.php%3FTYPO3_INSTALL%5Btype%5D%3Dupdate
This link makes the standalone install tool load in the backend frame. I am not sure this is not on purpose, but looks quite strange.
Updated by Christian Kuhn over 11 years ago
the link should go to typo3/sysext/install/Start.php and should contain context=backend as parameter. the redirect_url parameter is obsolete, and the text should be adapted, too.
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21616
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21616
Updated by Gerrit Code Review over 11 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21616
Updated by Wouter Wolters over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f0d8a255dc34264fc1a73562db47afa7669e1665.