Bug #56729

Epic #55070: Workpackages

Epic #54851: WP: Workspaces IRRE & MM bugfixes

Epic #55064: WP: Workspaces test cases / DataHandler bugfixes

Use clean DataHandler for each functional test action

Added by Oliver Hader over 1 year ago. Updated over 1 year ago.

Status:Resolved Start date:2014-03-10
Priority:Should have Due date:
Assigned To:Oliver Hader % Done:

100%

Category:Unit/Functional Tests Spent time: 0.25 hour
Target version:-
TYPO3 Version:6.2 Is Regression:No
PHP Version:5.3 Sprint Focus:
Complexity:

Description

Currently the DataHandler is reused in functional tests which leads to unexpected behaviour for copied/deleted records.
The regular use case in the backend is to use a new DataHandler instance for each HTTP request.

Associated revisions

Revision 596d1706
Added by Oliver Hader over 1 year ago

[BUGFIX] Use clean DataHandler for each functional test action

Currently the DataHandler is reused in functional tests which
leads to unexpected behaviour for copied/deleted records. The
regular use case in the backend is to use a new DataHandler
instance for each HTTP request.

Resolves: #56729
Releases: 6.2
Change-Id: Iea685f58625e6ef611d543e375a8c24c1595008d
Reviewed-on: https://review.typo3.org/28222
Reviewed-by: Oliver Hader
Tested-by: Oliver Hader

History

#1 Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28222

#2 Updated by Gerrit Code Review over 1 year ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28222

#3 Updated by Oliver Hader over 1 year ago

  • Subject changed from Use vanilla DataHandler for each functional test action to Use clean DataHandler for each functional test action

#4 Updated by Oliver Hader over 1 year ago

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

Also available in: Atom PDF