Bug #46715

Validation is not reset in functional tests

Added by Bastian Waidelich over 2 years ago. Updated about 2 years ago.

Status:Resolved Start date:2013-03-27
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:Http
Target version:TYPO3 Flow Base Distribution - 2.0.1
PHP Version: Complexity:
Has patch:No Affected Flow version:Git master

Description

If using the internal request engine (= in functional tests) the validation resolver that contains a 1st level cache for validated objects is not properly reset.

Associated revisions

Revision 8f0041d5
Added by Bastian Waidelich about 2 years ago

[BUGFIX] Validation is not reset in functional tests

If using the internal request engine (= in functional tests) the ValidationResolver
that contains a 1st level cache for validated objects is not properly reset.

This change fixes this by introducing a reset() method that is called by
InternalRequestEngine::sendRequest()

Change-Id: I1b4fd0e31ec2f43bdfdf1e6fd40096a7f85254b2
Fixes: #46715
Releases: master, 2.0

Revision 85f4f6ac
Added by Bastian Waidelich about 2 years ago

[BUGFIX] Validation is not reset in functional tests

If using the internal request engine (= in functional tests) the ValidationResolver
that contains a 1st level cache for validated objects is not properly reset.

This change fixes this by introducing a reset() method that is called by
InternalRequestEngine::sendRequest()

Change-Id: I1b4fd0e31ec2f43bdfdf1e6fd40096a7f85254b2
Fixes: #46715
Releases: master, 2.0

History

#1 Updated by Bastian Waidelich over 2 years ago

A case where this breaks functional tests: https://review.typo3.org/#/c/13600/

#2 Updated by Bastian Waidelich over 2 years ago

  • Target version deleted (2.0)

#3 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 https://review.typo3.org/19346

#4 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 https://review.typo3.org/19346

#5 Updated by Robert Lemke about 2 years ago

  • Target version set to 2.0.1

#6 Updated by Gerrit Code Review about 2 years ago

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

#7 Updated by Gerrit Code Review about 2 years ago

Patch set 1 for branch 2.0 has been pushed to the review server.
It is available at https://review.typo3.org/21638

#8 Updated by Bastian Waidelich about 2 years ago

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

Also available in: Atom PDF