Project

General

Profile

Actions

Bug #88447

closed

Typoscript "CONTENT" object failed when not calling the default language

Added by Loon Buster almost 5 years ago. Updated about 4 years ago.

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 #1

Updated by Riccardo De Contardi over 4 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.

Actions #2

Updated by Susanne Moog about 4 years ago

  • Status changed from Needs Feedback to Closed

No feedback for multiple months, tested the provided snippet, changed languages - worked fine.

Actions

Also available in: Atom PDF