Project

General

Profile

Actions

Bug #41929

closed

Exception on submitting extension-configuration with type=user

Added by Oliver Schörwerth almost 12 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2012-10-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hi,

I suggest this is a bug, because before upgrading from 4.7 to 6 the same configuration worked.
The saveAction from the ConfigurationController of the extensionmanager throws the following Exception:
An argument "extension" does not exist for this request.

I checked the initialisation of the ext_conf_template.txt files but there is no parameter to set like "extension".
The form in the backend has a hidden input field which commits a variable named "extensionKey".

Here is my configuration:
# cat=module/enable; type=user[EXT:stag/Classes/Install/Installation.php:VENDOR\Extname\Install\Installation->init]; label=Installation Process:Refreshes all actions for the stag installation
excecuteActions=1

The relating class method does nothing. It is extending no other methods.
I can't find any similar core-classes to explain myself the process. So I assume this is missing or mixed up with extensionKey in the core form-template?


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #42691: Fatal-Error in Extconf-Userfunction by getCurrentConfigurationClosed2012-11-05

Actions
Actions

Also available in: Atom PDF