Bug #39112
Task #38086: Enhance TYPO3 bootstrap mechanism
Fix 1-2-3(-4) wizards
| Status: | Resolved | Start date: | 2012-07-20 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 6.0.0 | |||
| TYPO3 Version: | 6.0 | Complexity: | medium | |
| PHP Version: | 5.3 | |||
| Votes: | 0 |
Description
Probably broken due to #38562, 6.0 blocker
Related issues
| related to Core - Feature #38562: Refactor localconf.php handling | Resolved | 2012-07-02 | ||
| related to Core - Bug #39237: Re-read extListArray in em at runtime | Resolved | 2012-07-25 |
Associated revisions
[BUGFIX] Fix 1-2-3(-4) wizard
Due to the localconf.php refactoring the
install wizard is broken. This change fixes it.
Change-Id: I1e266a76c5cdbee140df47fd61a09a14c72be9b6
Releases: 6.0
Resolves: #39112
Reviewed-on: http://review.typo3.org/13028
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel
[BUGFIX] Re-read extListArray in em at runtime
The introduction package loads multiple extensions in one go through the
em API enableExtension(). The refreshGlobalExtList() method should reset
the extListArray to new values written to LocalConfiguration to
recognize if many extensions are loaded in one request.
Change-Id: Ieb4481e3d04a4407ba31f3c64f71c5fb5b03e344
Resolves: #39237
Related: #39112
Releases: 6.0
Reviewed-on: http://review.typo3.org/13038
Reviewed-by: Wouter Wolters
Reviewed-by: Georg Ringer
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel
[BUGFIX] Re-read extListArray in em at runtime
The introduction package loads multiple extensions in one go through the
em API enableExtension(). The refreshGlobalExtList() method should reset
the extListArray to new values written to LocalConfiguration to
recognize if many extensions are loaded in one request.
Change-Id: Ieb4481e3d04a4407ba31f3c64f71c5fb5b03e344
Resolves: #39237
Related: #39112
Releases: 6.0
Reviewed-on: http://review.typo3.org/13038
Reviewed-by: Wouter Wolters
Reviewed-by: Georg Ringer
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel
[BUGFIX] Fix 1-2-3(-4) wizard
Due to the localconf.php refactoring the
install wizard is broken. This change fixes it.
Change-Id: I1e266a76c5cdbee140df47fd61a09a14c72be9b6
Releases: 6.0
Resolves: #39112
Reviewed-on: http://review.typo3.org/13028
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel
History
Updated by Christian Kuhn 10 months ago
- Parent task set to #38086
Updated by Gerrit Code Review 10 months 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 http://review.typo3.org/13028
Updated by Gerrit Code Review 10 months ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13028
Updated by Gerrit Code Review 10 months ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13028
Updated by Gerrit Code Review 10 months ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13028
Updated by Gerrit Code Review 10 months ago
Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13028
Updated by Gerrit Code Review 10 months ago
Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13028
Updated by Helmut Hummel 10 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset be626a027ad3ec8b13a1587345354976b1af1d38.