Bug #56374
Epic #55070: Workpackages
Epic #54851: WP: Workspaces IRRE & MM bugfixes
Epic #55064: WP: Workspaces test cases / DataHandler bugfixes
Unnatural processing order in IRRE tests
Status: | Resolved | Start date: | 2014-02-27 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Oliver Hader | % Done: | 100% |
|
Category: | Unit/Functional Tests | Spent time: | 0.70 hour | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Is Regression: | No | |
PHP Version: | 5.3 | Sprint Focus: | ||
Complexity: |
Description
The IRRE tests for creating and modifying records first process offer, hotel then content which is the unnatural order compared to the processing delivered by the FormEngine (t3lib_TCEforms). To avoid incorrect testing behaviour and invalid testing results, the order is changed to content, hotel and offer (parent to child).
Associated revisions
[BUGFIX] Unnatural processing order in IRRE tests
The IRRE tests for creating and modifying records first process
offer, hotel then content which is the unnatural order compared
to the processing delivered by the FormEngine (t3lib_TCEforms).
To avoid incorrect testing behaviour and invalid testing
results, the order is changed to content, hotel and offer
(parent to child).
Resolves: #56374
Releases: 6.2
Change-Id: Ib14fc2d50b493e4be982faeba77401b320868639
Reviewed-on: https://review.typo3.org/27887
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
Reviewed-by: Jigal van Hemert
Tested-by: Jigal van Hemert
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/27887
#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/27887
#3 Updated by Gerrit Code Review over 1 year ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27887
#4 Updated by Oliver Hader over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 47b292af044bea6fdd687240024bba86fa93e9bb.