Bug #49258
Update Wizard user input not taken in account
Status: | Resolved | Start date: | 2013-06-24 | |
---|---|---|---|---|
Priority: | Should have | Due date: | 2013-06-24 | |
Assigned To: | Alexander Opitz | % Done: | 100% |
|
Category: | Install Tool | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
After reworking the Installer, the form element identifier for the wizards changed but aren't taken right in account.
Test:
- Set $TYPO3_CONF_VARS['SYS']['compat_version'] to 3.8
- Select the "Version Compatibility" Update wizard
- Check "Check all (ignore selection above)"
- After pressing "Perform Updates" you will get a warning.
Related issues
Associated revisions
[BUGFIX] Update Wizard user input not taken into account
After reworking the install tool, the form element identifier was broken.
Resolves: #49258
Releases: 6.2
Change-Id: Ia9bae8c23345502ddbd4dd398f523af07dbfa5e1
Reviewed-on: https://review.typo3.org/21510
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
[BUGFIX] Use userInput instead of own broken method
The user data from form post submit is broken after install tool
rewrite. Instead of using own method to gather data changed to
the userInput variable that is set by the calling action.
Resolves: #49260
Related: #49162
Related: #49258
Releases: 6.2
Change-Id: I2ce0b5e4bfcb0ef013039297a9186f0f59413b31
Reviewed-on: https://review.typo3.org/21511
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
#1 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/21510
#2 Updated by Alexander Opitz about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6042a6f8d8617ff6fa30dbc82c92575055979706.