Project

General

Profile

Actions

Bug #21743

closed

Mulitple tests of the t3lib_PageRenderer_testcase fail

Added by Anonymous almost 15 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-11-30
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The following Tests fail, with the respective error messages:

testAddInlineLanguageLabel
Message:
Failed asserting that <text> contains "TYPO3.lang = {"myKey":"myValue"}".

testAddInlineLanguageLabelArray
Message:
Failed asserting that <text> contains "TYPO3.lang = {"myKey1":"myValue1","myKey2":"myValue2"}".

testAddInlineLanguageLabelArrayMerged
Message:
Failed asserting that <text> contains "TYPO3.lang = {"myKey1":"myValue1","myKey2":"myValue2"}".

testAddInlineSetting
Message:
Failed asserting that <text> contains "TYPO3.settings = {"myApp":{"myKey":"myValue"}};".

testAddInlineSettingArray
Message:
Failed asserting that <text> contains "TYPO3.settings = {"myApp":{"myKey1":"myValue1","myKey2":"myValue2"}};".

testAddInlineSettingArrayMerged
Message:
Failed asserting that <text> contains "TYPO3.settings = {"myApp":{"myKey1":"myValue1","myKey2":"myValue2"}};".

(issue imported from #M12843)

Actions

Also available in: Atom PDF