Project

General

Profile

Actions

Bug #56897

closed

Unit Test failing because missing $GLOBALS['LANG']

Added by Peter Niederlag about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2014-03-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

1.)
The bootstrap of the unit testing framework doesn't call
initializeLanguageObject(), which is responsible for making
GLOBALS['LANG'] available.

2.)
FieldProviderTest->validateAdditionalFieldsReturnsTrue()
creates an instance of
\TYPO3\CMS\Scheduler\Controller\SchedulerModuleController() which can't
access GLOBALS['LANG']


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #56837: Cleanup EXT:schedulerClosed2014-03-12

Actions
Related to TYPO3 Core - Bug #56894: Incomplete mock in ext:schedulerClosed2014-03-14

Actions
Actions #1

Updated by Peter Niederlag about 10 years ago

  • Status changed from New to Resolved

Fixed by #56894

Actions #2

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF