Bug #61045
RECORDS and languageField not working
Status: | Closed | Start date: | 2014-08-18 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Is Regression: | No | |
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
I'm always getting the default language:
20 = RECORDS
20 {
tables = tt_content
source = 12
languageField = sys_language_uid
}
CONTENT is working:
10 = CONTENT
10 {
table = tt_content
select {
pidInList = 3
orderBy = sorting
max = 1
languageField = sys_language_uid
}
}
Related issues
History
#1 Updated by Mathias Schreiber 6 months ago
- Status changed from New to Needs Feedback
- Assigned To set to Mathias Schreiber
Could you try to set
config.sys_language_overlay = 1
#2 Updated by Alexander Opitz about 1 month ago
- Status changed from Needs Feedback to Closed
- Assigned To deleted (
Mathias Schreiber)
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.