Project

General

Profile

Actions

Bug #47983

closed

Strict Standards: Static function TYPO3\CMS\Core\Resource\Driver\AbstractDriver::verifyConfiguration()

Added by Julian Walter about 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
felogin
Target version:
-
Start date:
2013-05-06
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.4
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

The error is thrown when you try to log in with invalid credentials and then refresh the page and submit the formular again.
Sometimes it is thrown without sending the formular again, just at the first try.

I don't really know if the Bug comes from that:
I uncommented one line in the FrontendLoginController.php (line 549 = '$markerArray['###STATUS_MESSAGE###'] = $this->getDisplayText('welcome_message', $this->conf['welcomeMessage_stdWrap.']);') and added a new one '$markerArray['###STATUS_MESSAGE###'] = '';'

But since I need to modify some other things in the controller to get some ldap integration at the 'Password forgotten' feature e.g. I would like to know why the AbstractDriver throws this error -.-

Actions

Also available in: Atom PDF