Actions
Bug #54741
closedInsufficient initialization of BE_USER in datahandler functional tests
Start date:
2014-01-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Since the insert of NULL values is allowed the functional tests fail because the BE_USER mock does not have a 'uid' set.
Updated by Gerrit Code Review almost 11 years ago
- Status changed from Accepted 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/26642
Updated by Markus Klein almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4cd861c0b099be0b0b08b99a6b6b4678dbcec502.
Actions