Actions
Bug #53819
closedFunctional test for "dataHandler" operates on illegal workspace
Start date:
2013-11-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The functional tests for "dataHandler" operate on an illegal workspace (-99) because the BE_USER isn't fully initialized (workspaceInit and consorts).
So when extension 'workspaces' in installed the (functional) unit tests produce a different result.
Actions