Bug #49258

Update Wizard user input not taken in account

Added by Alexander Opitz about 2 years ago. Updated about 2 years ago.

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

precedes Core - Bug #49260: Install System Extensions doesn't use "userInput" Resolved 2013-06-25 2013-06-25
follows Core - Task #49162: Rewrite install tool Resolved 2011-10-30

Associated revisions

Revision 6042a6f8
Added by Alexander Opitz about 2 years ago

[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

Revision df90964e
Added by Alexander Opitz about 2 years ago

[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

Also available in: Atom PDF