Project

General

Profile

Actions

Bug #51964

closed

FE lifetime is ignored when anonymous user

Added by Pierre Boivin over 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2013-09-12
Due date:
% Done:

0%

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

Description

Despite the fact, that i've defined a lifetime greater than 0 via the install tool, cookies are always set as session cookies.

Permalogin setting change nothing since, it's for a cookie without a user connected.

Seems to be related to #21433.

Function "FrontendUserAuthentication->isRefreshTimeBasedCookie" is used but I think that the function "AbstractUserAuthentication->isRefreshTimeBasedCookie" should be used instead when user is not connected.

In "isRefreshTimeBasedCookie" at line 214, if I delete "$this->user['ses_permanent']" everything is fine.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #21433: FE lifetime is ignoredClosed2010-08-11

Actions
Actions

Also available in: Atom PDF