Project

General

Profile

Actions

Feature #58978

closed

Controller and action cannot be set when invoking extbase exts from TypoScript

Added by Vlatko Šurlan almost 10 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2014-05-21
Due date:
% Done:

0%

Estimated time:
0.00 h
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:
Remote Sprint

Description

RequestBuilder.php:loadDefaultValues make no use of Controller and Action settings that many people show in examples of invoking extbase exts from TypoScript such as in extension tw_googleanalytics:

plugin.tx_twgoogleanalytics {
    userFunc = tx_extbase_core_bootstrap->run
    vendorName = Tollwerk
    extensionName = TwGoogleanalytics
    pluginName = Googleanalytics
    controller = Googleanalytics
    action = track
}
Actions #1

Updated by Alexander Opitz over 9 years ago

  • Project changed from 534 to TYPO3 Core
  • Category changed from Extbase: Configuration to Extbase
  • Target version changed from Extbase 6.1 to 7.0
Actions #2

Updated by Mathias Schreiber over 9 years ago

  • Target version changed from 7.0 to 7.1 (Cleanup)
Actions #3

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.1 (Cleanup) to 7.4 (Backend)
Actions #4

Updated by Susanne Moog almost 9 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #5

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 8 LTS
Actions #6

Updated by Riccardo De Contardi about 7 years ago

  • Target version changed from 8 LTS to 9.0
Actions #7

Updated by Susanne Moog over 6 years ago

  • Target version deleted (9.0)
Actions #8

Updated by Mathias Schreiber about 2 years ago

  • Sprint Focus set to Remote Sprint
Actions #9

Updated by Simon Schaufelberger about 2 years ago

  • Description updated (diff)
Actions #10

Updated by Andreas Kienast about 2 years ago

  • Status changed from New to Closed

Hey Vlatko,

sorry, we're unable to reproduce the issue. switchableControllerActions is not supported anymore since TYPO3 v11, thus I think the issue is "solved" now.

Kind regards
Andreas

Actions

Also available in: Atom PDF