Project

General

Profile

Actions

Bug #20290

closed

Adding entries to recs[]-Array not working

Added by Gerwin Brill about 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-04-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.1
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Adding entries to internal shopping basket recs[] not working. Upon our analysis, in class.tslib_feuserauth.php the follow statement is always false:

if (!$maxSizeOfSessionData || $this->cookieId===$this->id) {
... }

Especially "$this->cookieId" is always not equal to "$this->id"; probably there is something wrong in the base class.

(issue imported from #M10864)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #19831: Session fixation vulnerability in user authenticationClosedMarcus Krause2009-01-15

Actions
Is duplicate of TYPO3 Core - Bug #20424: Built In shopping basket is not workingClosedBenni Mack2009-05-14

Actions
Actions #1

Updated by Oliver Hader about 15 years ago

How can one reproduce this behaviour?

Actions #2

Updated by Mathias Schreiber almost 15 years ago

yes
Will send patch as soon as i'm home...

Actions #3

Updated by Christian Kuhn almost 15 years ago

Resolved as duplicate of #20424

Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF