Hi Illi, Cornelius,
Illi, Cornelius wrote:
> Hier ist die Lösung:
Leider ab heute nicht mehr :(
https://review.typo3.org/#/c/16712/
> in die ext_autoload.php als Key:
> 'ux_TYPO3\\CMS\\Backend\\Controller\\LoginController'
>
> als Namespace:
> namespace ux_TYPO3\\CMS\\Backend\\Controller;
>
>
Hier ist die Lösung:
in die ext_autoload.php als Key:
'ux_TYPO3\\CMS\\Backend\\Controller\\LoginController'
als Namespace:
namespace ux_TYPO3\\CMS\\Backend\\Controller;
als Klassenname:
class LoginController extends \TYPO3\CMS\Backend\Controller\LoginController
Grüße,
Cornelius
On Nov 22, 20
Hallo,
aktuell muss das heißen
_ux_TYPO3\\CMS\\Backend\\Controller\\LogoutController => ...
soll aber - da eh alle XClasses angepasst werden auf etwas sinnvolleres
angepasst werden (bis zum final release):
TYPO3\\CMS\\Backend\\Controller\\LogoutController*Override* => ...
Grüße
--
Steffen Rit