Bug #36617

FunctionalTestRequestHandler does not implement HttpRequestHandlerInterface

Added by Karsten Dambekalns over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2012-04-26
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:- Testing -
Target version:TYPO3 Flow Base Distribution - 1.1 beta 1
PHP Version: Complexity:
Has patch:No Affected Flow version:Git master

Description

In some cases functional tests need to access getHttpRequest() on the active RequestHandler. In functional tests this doesn't work.

Associated revisions

Revision d38e25b3
Added by Karsten Dambekalns over 3 years ago

[BUGFIX] Make getHttpRequest() work in functional tests

In some cases functional tests need to access getHttpRequest() on the
active RequestHandler. In functional tests this did not work, because
the FunctionalTestRequestHandler did not implement the new
HttpRequestHandlerInterface.

Now it does and the InternalRequestEngine sets the current request.

Change-Id: I2aecd4bb5f52f8e6cad3f4e4d31f8ac194ac7a58
Fixes: #36617
Releases: 1.1

History

#1 Updated by Gerrit Code Review over 3 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/10784

#2 Updated by Gerrit Code Review over 3 years ago

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

#3 Updated by Gerrit Code Review over 3 years ago

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

#4 Updated by Karsten Dambekalns over 3 years ago

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

Also available in: Atom PDF