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
Updated by Riccardo De Contardi over 5 years ago
- Status changed from New to Needs Feedback
Sorry for this late answer; could you tell us in more detail how we can reproduce this issue with a step-by-step guide?
Also a expected behavior vs current behavior description would be of great use. Thank you.
Updated by Susanne Moog over 4 years ago
- Status changed from Needs Feedback to Closed
No feedback for multiple months, tested the provided snippet, changed languages - worked fine.
Actions