Actions
Bug #56374
closedEpic #55070: Workpackages
Epic #54851: WP: Workspaces IRRE & MM bugfixes
Epic #55064: WP: Workspaces test cases / DataHandler bugfixes
Unnatural processing order in IRRE tests
Start date:
2014-02-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
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).
Actions