Bug #44086

Call to a member function setCookie()

Added by Kien Phuoc Ma over 2 years ago. Updated over 2 years ago.

Status:Closed Start date:2012-12-18
Priority:Must have Due date:
Assigned To:Bastian Waidelich % Done:

0%

Category:Session
Target version:-
PHP Version: Complexity:
Has patch:No Affected Flow version:Git master

Description

i got a Fatal Error: Call to a member function setCookie()

use by

try { $this->authenticationManager->authenticate();
error_log('LOGGED_IN');
} catch (\TYPO3\Flow\Security\Exception\AuthenticationRequiredException $exception) {
error_log('LOGIN_FAILURE');
}

strace_cookie.txt Magnifier (6.9 kB) Kien Phuoc Ma, 2012-12-18 12:33


Related issues

duplicates TYPO3.Flow - Bug #44087: Call to a member function setCookie() Resolved 2012-12-18

History

#1 Updated by Helmut Hummel over 2 years ago

can be closed as duplicate

#2 Updated by Bastian Waidelich over 2 years ago

  • Category set to Session
  • Status changed from New to Closed
  • Assigned To set to Bastian Waidelich

Closing as duplicate of #44087
Thx, Helmut ;)

Also available in: Atom PDF