Task #49353
Task #49162: Rewrite install tool
Reports Module links to the standalone install tool
Status: | Resolved | Start date: | 2013-06-23 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Complexity: | ||
PHP Version: | Sprint Focus: |
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.
Associated revisions
[BUGFIX] Reports Module links to the standalone install tool
Link to the backend module instead of the standalone version.
Change-Id: Icf32b91c1fe6edb2b3fa313c865441a1edc3a731
Resolves: #49353
Related: #49162
Releases: 6.2
Reviewed-on: https://review.typo3.org/21616
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
Reviewed-by: Philipp Gampe
Tested-by: Philipp Gampe
History
#1 Updated by Christian Kuhn about 2 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.
#2 Updated by Gerrit Code Review about 2 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
#3 Updated by Gerrit Code Review about 2 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21616
#4 Updated by Gerrit Code Review about 2 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21616
#5 Updated by Wouter Wolters about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f0d8a255dc34264fc1a73562db47afa7669e1665.