[TYPO3-core] [Broken] TYPO3/TYPO3.CMS#2591 (master - c51b71d)

Peter Niederlag peter.niederlag at typo3.org
Fri Mar 14 09:33:10 CET 2014


Hi,

On 14.03.2014 09:07, Christian Kuhn wrote:
> On 03/14/2014 09:06 AM, Peter Niederlag wrote:
[...]
> yeah, should be a mock that does not call __construct() ... on it.

Bug-Reference: http://forge.typo3.org/issues/56897

I fixed it by providing GLOBALS['LANG'] =
$this->getMock('TYPO3\\CMS\\Lang\\LanguageService', array(), array(),
'', FALSE); as I found this an approach used on various other places.

I'll now check your suggestion, which probably fixes other problems as
well and hopefully submit a patch.

Greets,
Peter





More information about the TYPO3-team-core mailing list