cart icon indicating copy to clipboard operation
cart copied to clipboard

[TASK] Add `return` statement to all `redirect()`

Open rintisch opened this issue 1 year ago • 0 comments

All redirect() calls need to be "prefixed" with return in TYPO3 v12 to work properly, see https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/11.3/Deprecation-94351-ExtextbaseStopActionException.html

Fixes #483

rintisch avatar Apr 18 '24 04:04 rintisch