femanager icon indicating copy to clipboard operation
femanager copied to clipboard

why not use controller->settings?

Open ToGetATockenOnly opened this issue 1 year ago • 0 comments

AbstractController->inializeAction() sets $this->config using TypoScript configuration only. In the end the configuration is the same as controller->settings, but without the posibility to enhance/override by plugin flexform values. As I see it, this is a major bug.

ToGetATockenOnly avatar Dec 21 '23 11:12 ToGetATockenOnly