Bug #49260

Install System Extensions doesn't use "userInput"

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

Status:Resolved Start date:2013-06-25
Priority:Should have Due date:2013-06-25
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

As it doesn't use the userInput var, to get the input of the user, it was broken by the installer rewrite.

Test:

- Deactivate one of the Extensions which are offered by the wizard (See #49256 to activate the wizard)
- Start the wizard and select this extension
- It won't be activated (See #49258 to test this patch successfully)


Related issues

follows Core - Task #49162: Rewrite install tool Resolved 2011-10-30
follows Core - Bug #49258: Update Wizard user input not taken in account Resolved 2013-06-24 2013-06-24

Associated revisions

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/21511

#2 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/21511

#3 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/21511

#4 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