Bug #20290

Adding entries to recs[]-Array not working

Added by Gerwin Brill over 6 years ago. Updated about 6 years ago.

Status:Resolved Start date:2009-04-07
Priority:Should have Due date:
Assigned To:Christian Kuhn % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version:4.2 Is Regression:
PHP Version:5.1 Sprint Focus:
Complexity:

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

related to Core - Bug #19831: Session fixation vulnerability in user authentication Resolved 2009-01-15
duplicates Core - Bug #20424: Built In shopping basket is not working Closed 2009-05-14

History

#1 Updated by Oliver Hader over 6 years ago

How can one reproduce this behaviour?

#2 Updated by Mathias Schreiber about 6 years ago

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

#3 Updated by Christian Kuhn about 6 years ago

Resolved as duplicate of #20424

Also available in: Atom PDF