Bug #43590

Session initialization fails in functional test cases

Added by Robert Lemke over 2 years ago. Updated over 2 years ago.

Status:Resolved Start date:2012-12-04
Priority:Must have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Session
Target version:TYPO3 Flow Base Distribution - 2.0 beta 1
PHP Version:5.3 Complexity:
Has patch:No Affected Flow version:Git 1.2 (master)

Description

A functional test case relying on the session framework fails with the following error:

Fatal error: Call to a member function setCookie() on a non-object in TYPO3_Flow_Session_Session_Original.php on line 236

Associated revisions

Revision 5629be5b
Added by Robert Lemke over 2 years ago

[BUGFIX] Fix session usage in functional test cases

This fixes a bug in the FunctionalTestCase which resulted in a fatal
error in Session->start().

Testable HTTP is now always enabled. The enableTestableSecurity() method
(deprecated since 1.1) has been removed as well.

Change-Id: I6a2b2d51fe141f095751f10ebdfac53437f3ba33
Fixes: #43590
Releases: 1.2

History

#1 Updated by Gerrit Code Review over 2 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16957

#2 Updated by Gerrit Code Review over 2 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16957

#3 Updated by Robert Lemke over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF