Actions
Bug #88447
closedTyposcript "CONTENT" object failed when not calling the default language
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-05-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
hello.
test = CONTENT test { table = tt_content select { pidInList = 123 where = (colPos=0) AND (sys_language_uid=0) orderBy = sorting languageField = 0 } }
..default language works fine for others it doesn't compile.
.loon
Actions